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-02
libreplace: Fix autoconf build on platforms needing xattrs
Andrew Bartlett
1
-1
/
+1
2012-06-02
build: Check correctly for sendfile (missing .h in header)
Andrew Bartlett
1
-1
/
+1
2012-06-02
lib/replace: Relicence xattr.c to LGPLv3
Andrew Bartlett
1
-11
/
+14
2012-06-02
build: Always attempt to build posix ACLs
Andrew Bartlett
1
-8
/
+3
2012-06-02
lib/replace: Merge remaining xattr test details from lib/util
Andrew Bartlett
6
-40
/
+34
2012-06-02
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
10
-182
/
+18
2012-06-02
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
9
-791
/
+191
2012-06-02
lib/replace: We cannot use strchr_m in lib/replace
Andrew Bartlett
1
-6
/
+6
2012-06-02
lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba
Andrew Bartlett
1
-7
/
+0
2012-06-02
lib/replace: Copy lib/system.c xattr wrappers to lib/replace
Andrew Bartlett
1
-0
/
+703
2012-06-02
s3: Same fix as 8576256, this time for fgetxattr
Volker Lendecke
1
-1
/
+1
2012-06-01
s3: Avoid a lot of calls to serverid_exists()
Volker Lendecke
1
-1
/
+1
2012-06-01
Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...
Alexander Bokovoy
3
-41
/
+23
2012-06-01
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
4
-3
/
+29
2012-06-01
waf-mitkrb5: enable dcerpc_server library to support OpenChange client code
Alexander Bokovoy
3
-23
/
+41
2012-06-01
.gitignore: remove already-gone gen-8bit-gap.sh
Andrew Bartlett
1
-1
/
+0
2012-06-01
build: Add automatic compare of config.h files to recursive waf build
Andrew Bartlett
3
-4
/
+27
2012-06-01
Remove an unused variable.
Jeremy Allison
1
-3
/
+1
2012-05-31
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
5
-4
/
+16
2012-05-31
We are triggering the cleanup_timeout_fn() too often, on exiting when an smbd...
Jeremy Allison
1
-11
/
+4
2012-05-31
s3:smbd: use server_messaging_context() instead of sconn->msg_ctx in exit_ser...
Stefan Metzmacher
1
-2
/
+3
2012-05-31
s3:vfs_hpuxacl: remove unused file_find_fd() calls
Stefan Metzmacher
1
-18
/
+2
2012-05-31
wintest: use (renamed) smbclient4 tool as smbclient
Michael Adam
2
-2
/
+2
2012-05-31
wintest: introduce a variable to contain the (relative) path of smbclient
Michael Adam
3
-43
/
+53
2012-05-31
s3: Fix some 64-bit warnings
Volker Lendecke
2
-4
/
+4
2012-05-31
build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient
Michael Adam
3
-4
/
+4
2012-05-31
s4:selftest: change the blackbox.samba_tool_demote test to use a binary mappi...
Michael Adam
2
-3
/
+3
2012-05-31
s4:selftest: change the blackbox.passwords test to use a binary mapping for s...
Michael Adam
2
-4
/
+4
2012-05-31
s4:selftest: change the blackbox.pkinit test to use a binary mapping for smbc...
Michael Adam
2
-4
/
+4
2012-05-31
s4:selftest: change the blackbox.kinit test to use a binary mapping for smbcl...
Michael Adam
2
-6
/
+6
2012-05-31
s4:selftest: change the blackbox.export.keytab test to use a binary mapping f...
Michael Adam
2
-4
/
+4
2012-05-31
s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for s...
Michael Adam
2
-4
/
+4
2012-05-31
s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ...
Michael Adam
2
-3
/
+3
2012-05-31
s4:selftets: change the blackbox.bogusdomain test to use binary mapping for s...
Michael Adam
2
-3
/
+3
2012-05-31
s4:selftest: change the blackbox.smbclient test to use binary mapping for smb...
Michael Adam
2
-6
/
+5
2012-05-31
s3:selftest: add a binary mapping for smbclient4
Michael Adam
1
-2
/
+2
2012-05-31
selftest: add a binary mapping for smbclient4
Michael Adam
1
-0
/
+1
2012-05-31
build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookup
Michael Adam
3
-4
/
+4
2012-05-31
build: add a build suffix ("4") for s4-binaries
Michael Adam
1
-0
/
+1
2012-05-31
s4:selftest: determine nmblookup via binary mapping for blackbox test in test...
Michael Adam
2
-5
/
+5
2012-05-31
selftest:Samba4: use the nmblookup4 binary mapping
Michael Adam
1
-1
/
+1
2012-05-31
s3:selftest: add a binary mapping for nmblookup4
Michael Adam
1
-2
/
+2
2012-05-31
selftest: add a binary mapping for nmblookup4
Michael Adam
1
-0
/
+1
2012-05-31
s3:selftest: improve strange linebreaks for blackbox tests in tests.py for re...
Michael Adam
1
-22
/
+31
2012-05-31
s3:selftest: introduce a variable for binpath('dbwrap_tool') in tests.py
Michael Adam
1
-2
/
+3
2012-05-31
s3:selftest: introduce a variable for binpath('ntlm_auth3') in tests.py
Michael Adam
1
-4
/
+5
2012-05-31
s3:selftest: introduce a variable for binpath('smbtorture3') in tests.py
Michael Adam
1
-4
/
+5
2012-05-31
s3:selftest: introduce a variable for binpath('net') in tests.py
Michael Adam
1
-9
/
+10
2012-05-31
s3:selftest: introduce a variable for binpath('wbinfo') in tests.py
Michael Adam
1
-5
/
+6
2012-05-31
s3:selftest: introduce a variable for binpath('smbclient3') to test.py
Michael Adam
1
-15
/
+17
[prev]
[next]