summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r19079: talloc_array can failVolker Lendecke2007-10-101-0/+1
* r19078: talloc_strdup can failVolker Lendecke2007-10-101-0/+6
* r19077: Fix an uninitialized variableVolker Lendecke2007-10-101-2/+2
* r19076: ldb_dn_copy_partial can failVolker Lendecke2007-10-101-0/+1
* r19075: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19073: mapping_dn can failVolker Lendecke2007-10-101-2/+15
* r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke2007-10-101-1/+1
* r19071: Backport to SAMBA_3_0 as wellSimo Sorce2007-10-101-2/+2
* r19070: If there's an error in the data struct, there's no point to continue ...Volker Lendecke2007-10-101-0/+4
* r19067: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19066: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r19065: No functional change, just a trivial simplificationVolker Lendecke2007-10-101-19/+19
* r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke2007-10-101-2/+2
* r19062: try to fix the valgrind noise in the build-farmStefan Metzmacher2007-10-101-9/+68
* r19060: Attempt to fix the valgrind suppressions for "fort"Volker Lendecke2007-10-101-49/+11
* r19058: Implement "user cannot change password", and complete "user must changeJim McDonough2007-10-108-117/+163
* r19054: Callers of gencache may not have the rights toJeremy Allison2007-10-101-0/+18
* r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSSVolker Lendecke2007-10-101-1/+1
* r19043: There's no point in #ifdef'ing the detection whether we were offered ...Volker Lendecke2007-10-101-8/+2
* r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)Volker Lendecke2007-10-101-0/+2
* r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...Volker Lendecke2007-10-102-8/+24
* r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher2007-10-101-2/+2
* r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2007-10-102-1/+12
* r19038: build libreplace testsuite as replacetortStefan Metzmacher2007-10-102-4/+22
* r19037: Fix a segfaultVolker Lendecke2007-10-101-1/+1
* r19034: merge from samba4:Stefan Metzmacher2007-10-101-4/+6
* r19031: merge from samba4:Stefan Metzmacher2007-10-101-2/+6
* r19030: merge missing stuff from samba4:Stefan Metzmacher2007-10-102-2/+10
* r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2007-10-103-80/+251
* r19026: we don't need this twiceStefan Metzmacher2007-10-101-8/+0
* r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2007-10-102-20/+20
* r19015: we don't need talloc_* in proto.hStefan Metzmacher2007-10-101-2/+2
* r19013: Fix some 64-bit warnings.Volker Lendecke2007-10-103-10/+11
* r19012: Fix an uninitialized variableVolker Lendecke2007-10-101-1/+2
* r19011: Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on ope...Volker Lendecke2007-10-102-0/+24
* r19010: Fix bug 4137Volker Lendecke2007-10-101-0/+4
* r19008: Fix a segfaultVolker Lendecke2007-10-101-0/+1
* r19007: reformat service control manager IDLGerald Carter2007-10-101-201/+255
* r19006: Final cleanups for the winreg libmsrpc functions.Gerald Carter2007-10-101-98/+158
* r19003: Finally activate "net ads gpo".Günther Deschner2007-10-103-37/+33
* r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner2007-10-103-48/+229
* r19001: Fix commentVolker Lendecke2007-10-101-1/+1
* r19000: Merge the max tcon check from 3_0_23. Thanks to James Peach that this...Volker Lendecke2007-10-101-0/+5
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2007-10-102-10/+9
* r18996: merge from samba4:Stefan Metzmacher2007-10-102-12/+37
* r18993: merge from samba4:Stefan Metzmacher2007-10-101-29/+83
* r18991: Fix bug 4133 -- Thanks to Olaf FlebbeVolker Lendecke2007-10-101-0/+7
* r18988: Check and refresh expired GPOs.Günther Deschner2007-10-102-1/+129
* r18987: Add some usage prints for "net ads gpo".Günther Deschner2007-10-101-13/+33
* r18986: Add some more GPO download helper functions.Günther Deschner2007-10-103-1/+242