summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s4:lib/registry/registry.h - align a copyright line in header commentMatthias Dieter Wallnöfer1-1/+1
2011-03-30s4:smb_server/smb/trans2.c - "talloc_move" isn't strictly necessary hereMatthias Dieter Wallnöfer1-1/+1
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison9-13/+26
2011-03-29ldb: detect eof on ldif filesAndrew Tridgell2-0/+20
2011-03-29s4-dsdb: allow modification of linked attribute targets with relaxAndrew Tridgell1-1/+2
2011-03-29s4-cmdline: moved loadparm init after fault setupAndrew Tridgell1-2/+1
2011-03-29s4-param: set a default logfileAndrew Tridgell1-0/+5
2011-03-29s4-fsmo: say which role is being transferredAndrew Tridgell1-4/+4
2011-03-29s4-fsmo: samba-tool fsmo transfer now gets full error codeAndrew Tridgell1-2/+2
2011-03-29s4-dsdb: perform FSMO transfers asynchronouslyAndrew Tridgell2-26/+43
2011-03-29s4-fsmo: make rootDSE modify for FSMO transfer asyncAndrew Tridgell1-12/+50
2011-03-29s4-fsmo: nicer error messages on failed FSMO transfersAndrew Tridgell1-5/+12
2011-03-29s4-drs: default hostname in samba-tool drs commandAndrew Tridgell1-2/+2
2011-03-29s4-dsdb: only allow administrators to trigger FSMO role transfersAndrew Tridgell1-0/+8
2011-03-29s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2-5/+5
2011-03-28Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison1-4/+10
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett7-21/+21
2011-03-25libcli: created smb_constants.hAndrew Tridgell1-12/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell19-44/+38
2011-03-23librpc: bring more librpc prototypes in common.Günther Deschner1-13/+0
2011-03-23fault: fixed call to fault_setup() to use new syntaxAndrew Tridgell1-1/+1
2011-03-22s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer3-0/+17
2011-03-22s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer1-0/+3
2011-03-22s4:auth/system_session.c - check for OOMMatthias Dieter Wallnöfer1-0/+2
2011-03-22s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()Stefan Metzmacher1-1/+1
2011-03-21s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILDStefan Metzmacher1-10/+58
2011-03-20pyldb: minor fixup, fix a memory leakMatthieu Patou1-2/+3
2011-03-20pyldb: add more tests for control manipulationMatthieu Patou1-0/+4
2011-03-20dsdb: read acl, sd can be null and ret == LDB_SUCCESSMatthieu Patou1-1/+1
2011-03-20dsdb: acl_read fix a missed talloc_stealMatthieu Patou1-0/+1
2011-03-20upgradeprovision: Fix typoMatthieu Patou1-1/+1
2011-03-20ldb:fix control parsing for dirsyncMatthieu Patou1-2/+3
2011-03-19rpc_server/remote: Add missing prototype.Jelmer Vernooij1-0/+1
2011-03-19lib/registry/tests: Fix prototypes.Jelmer Vernooij4-4/+4
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij10-0/+19
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij6-0/+12
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij7-0/+8
2011-03-19source4/auth: Fix prototypes for all functions.Jelmer Vernooij6-1/+17
2011-03-19source4/param: Fix prototypes for all functions.Jelmer Vernooij4-1/+8
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij7-0/+13
2011-03-19source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij7-1/+11
2011-03-19source4/winbind: Fix prototypes for all functions.Jelmer Vernooij3-0/+7
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij14-0/+14
2011-03-19source4/kdc: Fix prototypes for all functions.Jelmer Vernooij6-1/+13
2011-03-19source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij7-0/+14
2011-03-19source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij6-0/+7
2011-03-19source4/dsdb/samdb: Fix prototypes for all functions.Jelmer Vernooij4-2/+4
2011-03-19source4/smbd: Fix prototypes for all functions.Jelmer Vernooij5-0/+9
2011-03-19source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij4-0/+8
2011-03-19source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij17-0/+17