summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell3-14/+16
2009-09-15s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell1-1/+2
2009-09-15s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell3-21/+64
2009-09-15s4-repl: don't do double replicationAndrew Tridgell4-6/+44
2009-09-15tdb: allow reads after prepare commitAndrew Tridgell1-8/+0
2009-09-15s4-drs: filter based on local_usnAndrew Tridgell1-1/+1
2009-09-15s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell1-10/+10
2009-09-15s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2-4/+4
2009-09-15s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell4-5/+30
2009-09-15talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell1-0/+3
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell1-2/+4
2009-09-15s4-libnet: use updated dsdb commit functionAndrew Tridgell1-2/+4
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell7-32/+102
2009-09-15s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell1-1/+2
2009-09-15s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell3-21/+64
2009-09-15s4-repl: don't do double replicationAndrew Tridgell2-2/+36
2009-09-15tdb: allow reads after prepare commitAndrew Tridgell1-8/+0
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell39-499/+583
2009-09-15s4-drs: filter based on local_usnAndrew Tridgell1-1/+1
2009-09-15s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell1-10/+10
2009-09-15s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2-4/+4
2009-09-15s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell4-5/+30
2009-09-15talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell1-0/+3
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-15libreplace: white space cleanupsBjörn Jacke2-12/+12
2009-09-15s3: ignore cups-config to tidy up library dependenciesBjörn Jacke1-1/+1
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett4-21/+48
2009-09-15s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2-1/+27
2009-09-15s3-dcerpc: really fix remaining old auth level constants. sorry...Günther Deschner1-2/+2
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell22-22/+382
2009-09-15s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2-4/+4
2009-09-15s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell4-5/+30
2009-09-15talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell1-0/+3
2009-09-15s3-dcerpc: fix remaining old auth level constants.Günther Deschner2-19/+19
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-15ntlmssp: pretty print a VERSION structure.Günther Deschner6-19/+21
2009-09-15ntlmssp: better document to what structures we are reffering to.Günther Deschner1-3/+25
2009-09-15s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2-18/+5
2009-09-15s3-dcerpc: remove more unused structs.Günther Deschner1-12/+0
2009-09-15s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2-14/+5
2009-09-15s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner16-100/+93
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett10-298/+346
2009-09-15s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher1-1/+1
2009-09-14s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett1-0/+9
2009-09-14s4: Script to build or rebuild extend DN attributesMatthieu Patou1-0/+141
2009-09-15s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke3-1/+10
2009-09-14Second part of bug fix for 6606.Volker Lendecke1-0/+6
2009-09-14Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison1-0/+131
2009-09-15nss_winbind: remove unused variableBjörn Jacke1-1/+0