summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-12libds: added recyclebin feature GUIDAndrew Tridgell1-0/+3
2010-02-11s3: re-run make samba3-idl.Günther Deschner2-0/+2
2010-02-11spoolss: allow to set server architecture via parametric option.Günther Deschner1-2/+2
2010-02-11s3-spoolss: implement spoolss_EnumJobs level 3.Günther Deschner1-0/+76
2010-02-11testprogs: one more error code for spoolss test.Günther Deschner1-0/+2
2010-02-11testprogs: print secdesc->Control in spoolss test.Günther Deschner1-2/+1
2010-02-11testprogs: use ConvertSidToStringSid in order to print sids in spoolss test.Günther Deschner1-12/+16
2010-02-11s4-drs: Add DRSUAPI_DRS_NONGC_RO_REP bit to DRS_OPTIONSFernando J V da Silva1-0/+1
2010-02-11s4-net-drs: fix some coding style issuesAndrew Tridgell2-3/+2
2010-02-11s4/net_drs: 'net drs kcc' command implementationKamen Mazdrashki3-2/+177
2010-02-11s4/net_drs: 'net drs bind' command implementationKamen Mazdrashki2-1/+138
2010-02-11s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki5-1/+378
2010-02-11s4/idl: regenerating drsuapi.idlKamen Mazdrashki2-4/+4
2010-02-11s4/idl: Naming reserved flags for DRSUAPI_SUPPORTED_EXTENSION_ fieldKamen Mazdrashki1-2/+2
2010-02-11provision: Use short name for assignee of ACE (BA, SA, CO, ...)Matthieu Patou1-8/+6
2010-02-11python-s4: use secrets.ldb instead of sam.ldb for reading domain SIDMatthieu Patou1-2/+2
2010-02-11provision: Fix an error with eadb when using not default install dir and runn...Matthieu Patou1-1/+5
2010-02-11s4-dns: don't leave behind a tmp fileAndrew Tridgell1-0/+2
2010-02-11s4-selftest: don't run rndc reload in selftestAndrew Tridgell1-1/+3
2010-02-11s4-dns: added a dns update taskAndrew Tridgell4-1/+237
2010-02-11s4-provision: cope with umask in creating private/dnsAndrew Tridgell1-0/+2
2010-02-11util: added file_compare() utility functionAndrew Tridgell2-0/+27
2010-02-11libreplace: added replacements for dprintf() and vdprintf()Andrew Tridgell2-1/+32
2010-02-11s4-provision: pre-create a named.conf.update fileAndrew Tridgell3-36/+13
2010-02-11s4-provision: move zone file to dns subdirectoryAndrew Tridgell2-14/+54
2010-02-11s4:provision Be more polite to long-suffering Samba testers.Andrew Bartlett1-2/+3
2010-02-10Fix unused variable warning after change to new DLINK macros.Jeremy Allison1-2/+0
2010-02-10Fix bad use when freeing linked list. Todd Stecher (Original author) please c...Jeremy Allison1-6/+8
2010-02-10test:local added LOCAL-DLINKLIST testsuiteAndrew Tridgell3-0/+132
2010-02-10util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)Andrew Tridgell4-179/+334
2010-02-10s3-smbd: update to use new DLIST macrosAndrew Tridgell2-6/+5
2010-02-10s3-registry: update to use new DLIST macrosAndrew Tridgell1-2/+2
2010-02-10s3-perfcount: update to use new DLIST macrosAndrew Tridgell2-3/+2
2010-02-10s3-locking: update to use DLIST_ADD_AFTER()Andrew Tridgell1-5/+1
2010-02-10s3-libsmb: update libsmb to use new DLIST macrosAndrew Tridgell2-23/+25
2010-02-10s3-memcache: update memcache to use new DLIST macrosAndrew Tridgell1-18/+3
2010-02-10s3-ldb: update the old ldb in s3 to use new DLIST macrosAndrew Tridgell2-30/+4
2010-02-10s3-nmbd: update nmbd to use new DLIST_ macrosAndrew Tridgell4-73/+9
2010-02-10s4-ldb: update ldb_tdb to use new DLIST_ macrosAndrew Tridgell1-15/+3
2010-02-10s4-dsdb: update repl_meta_data.c to use new DLIST_ macrosJeremy Allison1-3/+2
2010-02-10Temporary changes to dlinklist to keep the implementation static whilstJeremy Allison3-0/+48
2010-02-10Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison2-5/+6
2010-02-10More of the fix for bug #7118 - nmbd problems with socket address.Jeremy Allison1-0/+89
2010-02-10Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison2-6/+5
2010-02-10testprogs: add more error codes for spoolss test.Günther Deschner1-0/+2
2010-02-10s3: change ldap filter to what really was intendedBjörn Jacke1-1/+1
2010-02-10tdb: fix recovery reuse after crashRusty Russell1-4/+10
2010-02-10tdb: give a name to the invalid recovery area constant (0)Rusty Russell3-4/+5
2010-02-10s4:provision Just 'do the right thing' with empty smb.conf filesAndrew Bartlett2-2/+26
2010-02-10s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.Günther Deschner2-45/+27