index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
nbt: add decode_nbt_netlogon_packet() to IDL.
Günther Deschner
1
-1
/
+7
2010-09-08
s3-nmbd: fix indentation in process_logon_packet().
Günther Deschner
1
-523
/
+519
2010-09-08
s3-nmbd: remove trailing whitespace in nmbd_processlogon.c
Günther Deschner
1
-9
/
+9
2010-09-08
s3-spoolss: Move spoolss winreg to new dcerpc client funtions.
Andreas Schneider
1
-347
/
+389
2010-09-08
s3: Simplify cm_connect_sam a bit
Volker Lendecke
1
-5
/
+1
2010-09-08
s3: Check for sid instead of name in cm_connect_sam
Volker Lendecke
1
-1
/
+1
2010-09-08
s3-spoolss: Fixed a possible crash bug.
Andreas Schneider
1
-1
/
+15
2010-09-08
s3: Remove a superfluous ;
Volker Lendecke
1
-1
/
+1
2010-09-07
s3/libads: use monotonic clock for ldap connection timeouts
Björn Jacke
3
-3
/
+3
2010-09-07
s3: use monotonic clock for aio timeout
Björn Jacke
1
-2
/
+2
2010-09-07
s3/nmbd: tidy up debug message: ttl isn't a hex value
Björn Jacke
1
-1
/
+1
2010-09-07
s3/libads: use monotonic clock for DNS timeouts
Björn Jacke
1
-5
/
+5
2010-09-07
lib/util: add time_mono() for monotonic time a la time()
Björn Jacke
2
-0
/
+26
2010-09-07
s4-dreplsrv: Run NC replication synchronously if requested
Kamen Mazdrashki
1
-30
/
+119
2010-09-07
s4-drs: Dump exact error when failure occurs during DsReplicaUpdateRefs call
Kamen Mazdrashki
1
-6
/
+10
2010-09-07
s3: Prune the printername cache when a printer is deleted
Volker Lendecke
1
-2
/
+20
2010-09-07
librpc: bitten by the strncasecmp define again
Andrew Tridgell
1
-0
/
+1
2010-09-07
waf-abi: fixed small uninitialised data on PPC64
Andrew Tridgell
1
-1
/
+1
2010-09-07
s4-ldapserver: serialise ldap server operations
Andrew Tridgell
2
-0
/
+60
2010-09-07
s4-packet: make packet_recv_disable() a lot more efficient
Andrew Tridgell
1
-2
/
+6
2010-09-07
s4-process: fixed the thread process model so it compiles
Andrew Tridgell
1
-1
/
+2
2010-09-07
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
8
-10
/
+57
2010-09-05
s4-test: refactor API-DELETEUSER test a little to:
Kamen Mazdrashki
1
-29
/
+23
2010-09-05
s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitions
Kamen Mazdrashki
2
-4
/
+2
2010-09-05
wafsamba: Create bin/defaukt/modules if it does not yet exist.
Jelmer Vernooij
1
-0
/
+1
2010-09-05
waf: Use os.makedirs rather than os.mkdir in case parent directories
Jelmer Vernooij
1
-1
/
+1
2010-09-05
s3: On Solaris, iov_len is an int
Volker Lendecke
1
-1
/
+3
2010-09-05
upgradeprovision: avoid working with None objects ...
Matthieu Patou
1
-9
/
+10
2010-09-05
upgradeprovision: do not try to remove/change attribute before the RID Set ob...
Matthieu Patou
1
-6
/
+28
2010-09-05
upgradeprovision: cleanup
Matthieu Patou
1
-2
/
+2
2010-09-05
s4 upgradeprovision: add dns_update_list if missing
Matthieu Patou
1
-0
/
+4
2010-09-05
python-ldb: allow ldb_rename to take optional control(s)
Matthieu Patou
1
-4
/
+50
2010-09-05
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
2
-0
/
+5
2010-09-05
s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.
Jelmer Vernooij
1
-1
/
+4
2010-09-05
selftest: Cope with parentheses in testnames in --load-list.
Jelmer Vernooij
1
-5
/
+8
2010-09-05
selftest/subunit: Parse timestamps generated by upstream subunit.
Jelmer Vernooij
1
-2
/
+8
2010-09-05
selftest: Print out unmatched tests when using --load-list.
Jelmer Vernooij
1
-7
/
+12
2010-09-05
dsgetinfo: Set modulesdir when using ldb without ldb_wrap
Jelmer Vernooij
1
-0
/
+3
2010-09-04
dnspython: Update to latest upstream.
Jelmer Vernooij
30
-104
/
+225
2010-09-04
subunit: Import latest upstream.
Jelmer Vernooij
13
-118
/
+300
2010-09-04
testtools: Import latest upstream.
Jelmer Vernooij
28
-207
/
+2334
2010-09-04
testr: Fix configuration to use idfile, in case more than a couple of
Jelmer Vernooij
2
-3
/
+3
2010-09-04
selftest: Don't make printing the log output a side-effect of check_env(), do...
Jelmer Vernooij
2
-6
/
+3
2010-09-04
selftest: Remove stop() method, not used anywhere.
Jelmer Vernooij
5
-25
/
+2
2010-09-04
selftest/samba4: Remove references to Samba34.pm, which no longer
Jelmer Vernooij
1
-7
/
+0
2010-09-04
selftest: Refer to subunit README rather than documenting locally.
Jelmer Vernooij
1
-51
/
+4
2010-09-04
ldb: Add missing aliases for ldb_ildap.
Jelmer Vernooij
1
-0
/
+1
2010-09-04
dsdb: Add missing dependencies for dsdb ldb modules.
Jelmer Vernooij
1
-2
/
+2
2010-09-04
waf: Support aliases in SAMBA_MODULE.
Jelmer Vernooij
1
-27
/
+29
2010-09-04
waf: Make shared modules available in the build dir.
Jelmer Vernooij
2
-2
/
+10
[next]