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
2008-05-10
Fix building with system-provided LDB.
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
93
-748
/
+1002
2008-05-10
Fix case.
Jelmer Vernooij
1
-2
/
+2
2008-05-10
Fix location of torture pc file.
Jelmer Vernooij
1
-1
/
+1
2008-05-10
Fix installation of pidl perl files, torture pc file.
Jelmer Vernooij
4
-2
/
+5
2008-05-08
Fix typo.
Jelmer Vernooij
1
-1
/
+0
2008-05-08
Add undefined symbol flag for AIX.
William Jojo
1
-0
/
+4
2008-05-08
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-05-08
Fix link flags for ldb and tdb Python modules.
Jelmer Vernooij
2
-2
/
+2
2008-05-08
Install session.h, required by OpenChange's proxy.
Jelmer Vernooij
2
-1
/
+2
2008-05-07
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
Stefan Metzmacher
1
-0
/
+1
2008-05-07
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
Stefan Metzmacher
2
-1
/
+1
2008-05-07
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Stefan Metzmacher
2
-63
/
+73
2008-05-07
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
5
-42
/
+24
2008-05-07
libreplace: always provide utime() and utimes()
Stefan Metzmacher
6
-1
/
+200
2008-05-07
build: fix path to lex_compile.sh
Stefan Metzmacher
1
-1
/
+1
2008-05-06
torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()
Michael Adam
1
-1
/
+1
2008-05-06
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
1
-0
/
+1
2008-05-06
Tiago Batista posted a patch to fix the build:
Tiago Batista
3
-3
/
+3
2008-05-05
Fix the build after the auth/ -> auth/ntlm/ rename
Andrew Bartlett
8
-8
/
+8
2008-05-05
Move NTLM authentication details into auth/ntlm
Andrew Bartlett
18
-82
/
+258
2008-05-05
Add a new implementation of security=server.
Andrew Bartlett
3
-323
/
+184
2008-05-05
Allow an NTLM response to be specified into the auth subsystem.
Andrew Bartlett
3
-18
/
+63
2008-05-05
Reorder this function in the file, so it reads bottom-up.
Andrew Bartlett
1
-19
/
+18
2008-05-01
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
32
-52
/
+54
2008-04-27
Split up lcov target.
Jelmer Vernooij
1
-2
/
+7
2008-04-27
Fix header locations.
Jelmer Vernooij
1
-2
/
+2
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
31
-48
/
+45
2008-04-26
Fix dependencies on gensec_krb5 and the NTLMSSP code.
Andrew Bartlett
2
-2
/
+2
2008-04-25
Revert to using the old CIFS connection API.
Andrew Bartlett
2
-17
/
+8
2008-04-25
Make the composite 'connect to server' code useful for security=server
Andrew Bartlett
3
-14
/
+35
2008-04-25
Don't compile files twice when the compilation fails.
Andrew Bartlett
1
-2
/
+1
2008-04-25
When a test harness program fails, make the testsuite fail.
Andrew Bartlett
1
-1
/
+5
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
361
-12226
/
+6174
2008-04-25
Remove vampire.py as the 'net' binary is the right interface.
Andrew Bartlett
1
-53
/
+0
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
6
-33
/
+98
2008-04-24
Add comment explaining why io.in.workgroup isn't important.
Andrew Bartlett
1
-0
/
+5
2008-04-24
Distinguish between private and public dependencies in the dot file.
Jelmer Vernooij
1
-2
/
+2
2008-04-24
Add documentation to session token functions.
Andrew Bartlett
2
-5
/
+16
2008-04-24
Remove unused KANJI and terminal code options.
Andrew Bartlett
1
-9
/
+0
2008-04-24
libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid
Kai Blin
6
-33
/
+98
2008-04-23
testsuite: skip RAW-BENCH-LOOKUP by default.
James Peach
1
-0
/
+1
2008-04-23
Revert "Add port number for ncacn_http epmapper."
Simo Sorce
1
-1
/
+1
2008-04-22
Fix more failing tests to pass the event context.
Simo Sorce
4
-10
/
+10
2008-04-22
Remove temporary debug statement
Simo Sorce
1
-2
/
+0
2008-04-22
Fix event context initialization for Python bindings.
Jelmer Vernooij
1
-1
/
+5
2008-04-22
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
1
-1
/
+1
2008-04-22
fix an extrasemi compile warning
Björn Jacke
1
-1
/
+1
2008-04-22
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
64
-247
/
+605
2008-04-21
Make sure we have an event context available
Simo Sorce
1
-0
/
+7
[prev]
[next]