summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings caused by double ";;" at the end of the time_mono() fixes.Jeremy Allison2010-09-081-3/+3
* s4-waf: fix bin/python/samba/dcerpc/nbt.so.Günther Deschner2010-09-081-1/+5
* wafsamba: Eliminate sys.path updating if installing to a standard pythonJelmer Vernooij2010-09-081-1/+7
* s3: use time_mono throughout in smbgetBjörn Jacke2010-09-081-6/+5
* s3/ldap: use monotonic clock for timeouts in smbldapBjörn Jacke2010-09-082-20/+26
* setup: Use standard octal ints rather than harcoding.Jelmer Vernooij2010-09-081-2/+1
* popt_common: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij2010-09-081-3/+2
* s3: Make winbind_add_failed_connection_entry staticVolker Lendecke2010-09-082-6/+4
* s3: Fix a typoVolker Lendecke2010-09-081-1/+1
* s4-smbtorture: add torture ndr nbt testsuite.Günther Deschner2010-09-084-2/+73
* nbt: add nbt_netlogon_response2 to IDL.Günther Deschner2010-09-081-0/+7
* nbt: add NETLOGON_LOGON_REQUEST.Günther Deschner2010-09-081-0/+11
* nbt: add decode_nbt_netlogon_packet() to IDL.Günther Deschner2010-09-081-1/+7
* s3-nmbd: fix indentation in process_logon_packet().Günther Deschner2010-09-081-523/+519
* s3-nmbd: remove trailing whitespace in nmbd_processlogon.cGünther Deschner2010-09-081-9/+9
* s3-spoolss: Move spoolss winreg to new dcerpc client funtions.Andreas Schneider2010-09-081-347/+389
* s3: Simplify cm_connect_sam a bitVolker Lendecke2010-09-081-5/+1
* s3: Check for sid instead of name in cm_connect_samVolker Lendecke2010-09-081-1/+1
* s3-spoolss: Fixed a possible crash bug.Andreas Schneider2010-09-081-1/+15
* s3: Remove a superfluous ;Volker Lendecke2010-09-081-1/+1
* s3/libads: use monotonic clock for ldap connection timeoutsBjörn Jacke2010-09-073-3/+3
* s3: use monotonic clock for aio timeoutBjörn Jacke2010-09-071-2/+2
* s3/nmbd: tidy up debug message: ttl isn't a hex valueBjörn Jacke2010-09-071-1/+1
* s3/libads: use monotonic clock for DNS timeoutsBjörn Jacke2010-09-071-5/+5
* lib/util: add time_mono() for monotonic time a la time()Björn Jacke2010-09-072-0/+26
* s4-dreplsrv: Run NC replication synchronously if requestedKamen Mazdrashki2010-09-071-30/+119
* s4-drs: Dump exact error when failure occurs during DsReplicaUpdateRefs callKamen Mazdrashki2010-09-071-6/+10
* s3: Prune the printername cache when a printer is deletedVolker Lendecke2010-09-071-2/+20
* librpc: bitten by the strncasecmp define againAndrew Tridgell2010-09-071-0/+1
* waf-abi: fixed small uninitialised data on PPC64 Andrew Tridgell2010-09-071-1/+1
* s4-ldapserver: serialise ldap server operationsAndrew Tridgell2010-09-072-0/+60
* s4-packet: make packet_recv_disable() a lot more efficientAndrew Tridgell2010-09-071-2/+6
* s4-process: fixed the thread process model so it compilesAndrew Tridgell2010-09-071-1/+2
* Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel2010-09-078-10/+57
* s4-test: refactor API-DELETEUSER test a little to:Kamen Mazdrashki2010-09-051-29/+23
* s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitionsKamen Mazdrashki2010-09-052-4/+2
* wafsamba: Create bin/defaukt/modules if it does not yet exist.Jelmer Vernooij2010-09-051-0/+1
* waf: Use os.makedirs rather than os.mkdir in case parent directoriesJelmer Vernooij2010-09-051-1/+1
* s3: On Solaris, iov_len is an intVolker Lendecke2010-09-051-1/+3
* upgradeprovision: avoid working with None objects ...Matthieu Patou2010-09-051-9/+10
* upgradeprovision: do not try to remove/change attribute before the RID Set ob...Matthieu Patou2010-09-051-6/+28
* upgradeprovision: cleanupMatthieu Patou2010-09-051-2/+2
* s4 upgradeprovision: add dns_update_list if missingMatthieu Patou2010-09-051-0/+4
* python-ldb: allow ldb_rename to take optional control(s)Matthieu Patou2010-09-051-4/+50
* dsdb: make the ATTRIBUTE NOT FOUND more clearMatthieu Patou2010-09-052-0/+5
* s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.Jelmer Vernooij2010-09-051-1/+4
* selftest: Cope with parentheses in testnames in --load-list.Jelmer Vernooij2010-09-051-5/+8
* selftest/subunit: Parse timestamps generated by upstream subunit.Jelmer Vernooij2010-09-051-2/+8
* selftest: Print out unmatched tests when using --load-list.Jelmer Vernooij2010-09-051-7/+12
* dsgetinfo: Set modulesdir when using ldb without ldb_wrapJelmer Vernooij2010-09-051-0/+3