summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-299-13/+26
* ldb: detect eof on ldif filesAndrew Tridgell2011-03-292-0/+20
* s4-dsdb: allow modification of linked attribute targets with relaxAndrew Tridgell2011-03-291-1/+2
* s4-cmdline: moved loadparm init after fault setupAndrew Tridgell2011-03-291-2/+1
* s4-param: set a default logfileAndrew Tridgell2011-03-291-0/+5
* s4-fsmo: say which role is being transferredAndrew Tridgell2011-03-291-4/+4
* s4-fsmo: samba-tool fsmo transfer now gets full error codeAndrew Tridgell2011-03-291-2/+2
* s4-dsdb: perform FSMO transfers asynchronouslyAndrew Tridgell2011-03-292-26/+43
* s4-fsmo: make rootDSE modify for FSMO transfer asyncAndrew Tridgell2011-03-291-12/+50
* s4-fsmo: nicer error messages on failed FSMO transfersAndrew Tridgell2011-03-291-5/+12
* s4-drs: default hostname in samba-tool drs commandAndrew Tridgell2011-03-291-2/+2
* s4-dsdb: only allow administrators to trigger FSMO role transfersAndrew Tridgell2011-03-291-0/+8
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-292-5/+5
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-281-4/+10
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-257-21/+21
* libcli: created smb_constants.hAndrew Tridgell2011-03-251-12/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-2419-44/+38
* librpc: bring more librpc prototypes in common.Günther Deschner2011-03-231-13/+0
* fault: fixed call to fault_setup() to use new syntaxAndrew Tridgell2011-03-231-1/+1
* s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2011-03-223-0/+17
* s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+3
* s4:auth/system_session.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+2
* s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()Stefan Metzmacher2011-03-221-1/+1
* s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILDStefan Metzmacher2011-03-211-10/+58
* pyldb: minor fixup, fix a memory leakMatthieu Patou2011-03-201-2/+3
* pyldb: add more tests for control manipulationMatthieu Patou2011-03-201-0/+4
* dsdb: read acl, sd can be null and ret == LDB_SUCCESSMatthieu Patou2011-03-201-1/+1
* dsdb: acl_read fix a missed talloc_stealMatthieu Patou2011-03-201-0/+1
* upgradeprovision: Fix typoMatthieu Patou2011-03-201-1/+1
* ldb:fix control parsing for dirsyncMatthieu Patou2011-03-201-2/+3
* rpc_server/remote: Add missing prototype.Jelmer Vernooij2011-03-191-0/+1
* lib/registry/tests: Fix prototypes.Jelmer Vernooij2011-03-194-4/+4
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-1910-0/+19
* source4/lib: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-0/+12
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+8
* source4/auth: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-1/+17
* source4/param: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-1/+8
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+13
* source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-1/+11
* source4/winbind: Fix prototypes for all functions.Jelmer Vernooij2011-03-193-0/+7
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-1914-0/+14
* source4/kdc: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-1/+13
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+14
* source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij2011-03-196-0/+7
* source4/dsdb/samdb: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-2/+4
* source4/smbd: Fix prototypes for all functions.Jelmer Vernooij2011-03-195-0/+9
* source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-0/+8
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-1917-0/+17
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-1931-0/+32
* s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.Günther Deschner2011-03-181-1/+1