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
2012-06-20
wafsamba/irixcc: next try to inject '-c99' the the build
Stefan Metzmacher
1
-1
/
+3
2012-06-20
Revert "wafsamba/irixcc: add '-c99' option to cc"
Stefan Metzmacher
1
-3
/
+1
2012-06-20
idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index write
Volker Lendecke
1
-1
/
+6
2012-06-20
idmap-hash: Fix Coverity ID 709117 Dereference before null check
Volker Lendecke
1
-5
/
+5
2012-06-20
idmap-hash: Fix Coverity 709118 Dereference before null check
Volker Lendecke
1
-5
/
+5
2012-06-20
idmap-hash: Adapt mapfile_read_line to README.Coding
Volker Lendecke
1
-1
/
+2
2012-06-20
idmap-hash: Fix Coverity ID 709119 Unused pointer value
Volker Lendecke
1
-1
/
+1
2012-06-20
VERSION: Move on to beta3!
Andrew Bartlett
1
-2
/
+2
2012-06-20
VERSION: Mark as the beta2 release
Andrew Bartlett
1
-1
/
+1
2012-06-20
WHATNEW: Update for the beta2 release
Andrew Bartlett
1
-0
/
+17
2012-06-20
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
3
-22
/
+51
2012-06-20
s4-provision: Remove --slapd-path option
Andrew Bartlett
3
-9
/
+6
2012-06-20
s4-provision: Remove last unused remenants of the 'sid generator' configuration
Andrew Bartlett
2
-19
/
+3
2012-06-20
Revert "s4-libcli: Remove unused finddcs_nbt"
Andrew Bartlett
1
-0
/
+311
2012-06-19
Fix unused variable warnings.
Jeremy Allison
1
-6
/
+2
2012-06-19
Fix unused variable warnings.
Jeremy Allison
1
-5
/
+12
2012-06-19
Remove unused variables.
Jeremy Allison
1
-8
/
+0
2012-06-19
Remove unused variables and code.
Jeremy Allison
1
-9
/
+0
2012-06-19
Fix more "set but not used" warnings.
Jeremy Allison
1
-6
/
+3
2012-06-19
Fix a bunch of "set but not used" warnings.
Jeremy Allison
1
-14
/
+7
2012-06-19
s3: We can depend on pthreadpool now
Volker Lendecke
2
-43
/
+0
2012-06-19
s3: Add a dummy implementation for the pthreadpool API
Volker Lendecke
3
-7
/
+189
2012-06-19
Remove unused code now we set the correct command codes.
Jeremy Allison
2
-11
/
+0
2012-06-19
Fix warning: variable ‘status’ set but not used.
Jeremy Allison
1
-2
/
+1
2012-06-19
Fix warnings using %lu to print a 64-bit value (should by %llu).
Jeremy Allison
1
-2
/
+2
2012-06-19
Fix warning: variable ‘in_start_time’ set but not used.
Jeremy Allison
1
-2
/
+0
2012-06-19
Fix warning: variable ‘XX’ set but not used.
Jeremy Allison
1
-7
/
+0
2012-06-19
waf: Fix make etags
Volker Lendecke
1
-1
/
+1
2012-06-19
selftest/flapping: mark samba4.nss.test using winbind as flakey
Stefan Metzmacher
1
-1
/
+1
2012-06-19
Revert "s3-lib Remove unused sys_fcntl_long()"
Stefan Metzmacher
2
-0
/
+15
2012-06-19
s3:rpc_server/lsasd: remove dependency to libgen.h and basename()
Stefan Metzmacher
1
-8
/
+11
2012-06-19
s3-auth: make_new_system_info_session() now does not query nss
Andrew Bartlett
1
-1
/
+3
2012-06-19
s3-auth: make_new_system_info_session() not query passdb
Andrew Bartlett
1
-47
/
+39
2012-06-19
s3-auth: inline make_session_info functions into only callers
Andrew Bartlett
1
-74
/
+35
2012-06-19
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
4
-12
/
+1
2012-06-19
s3-auth: Fix system token as just being SID_NT_SYSTEM
Andrew Bartlett
1
-0
/
+3
2012-06-19
s3-spoolss: delete_drivers should be called as the connecting user.
Andreas Schneider
1
-1
/
+1
2012-06-19
ntdb: add autoconf support.
Rusty Russell
3
-0
/
+96
2012-06-19
ntdb: put it back into the build.
Rusty Russell
3
-2
/
+10
2012-06-19
libcli: use tdb directly, not tdb_compat.
Rusty Russell
1
-2
/
+2
2012-06-19
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
6
-8
/
+8
2012-06-19
ldb: use tdb directly, not tdb_compat.
Rusty Russell
9
-27
/
+30
2012-06-19
lib/dbwrap: depend directly on tdb, not tdb_compat.
Rusty Russell
1
-1
/
+1
2012-06-19
lib/util_tdb: depend directly on tdb, not tdb_compat.
Rusty Russell
2
-5
/
+5
2012-06-19
ntdb: update documentation.
Rusty Russell
6
-5821
/
+505
2012-06-19
ntdb: optimize ntdb_fetch.
Rusty Russell
7
-51
/
+59
2012-06-19
ntdb: add -h arg to ntdbrestore
Rusty Russell
1
-8
/
+28
2012-06-19
ntdb: reduce default hashsize on ntdbtorture.
Rusty Russell
1
-3
/
+10
2012-06-19
ntdb: add NTDB_ATTRIBUTE_HASHSIZE
Rusty Russell
2
-2
/
+41
2012-06-19
ntdb: remove hash table trees.
Rusty Russell
36
-1662
/
+1096
[prev]
[next]