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
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
16
-205
/
+238
2007-10-10
r19523: Remove unused functions.
Andrew Bartlett
1
-152
/
+0
2007-10-10
r19522: Remove gensec and credentials dependency from the rootdse module (less
Andrew Bartlett
3
-21
/
+44
2007-10-10
r19521: Fix memory leak.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19520: Try not to read past the end of the ldb buffer.
Andrew Bartlett
1
-6
/
+5
2007-10-10
r19513: Add support for recipes (using '@')
Jelmer Vernooij
1
-2
/
+31
2007-10-10
r19512: Add --shell option to smbtorture (first work towards support for 'rec...
Jelmer Vernooij
2
-10
/
+54
2007-10-10
r19511: Remove unused externs.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
7
-8
/
+8
2007-10-10
r19509: Simplify buildsystem code, create proper symlinks for aliases.
Jelmer Vernooij
1
-36
/
+17
2007-10-10
r19508: fixed SMB2-SETINFO
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
34
-42
/
+80
2007-10-10
r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for
Andrew Tridgell
2
-37
/
+67
2007-10-10
r19505: fixed a valgrind error
Andrew Tridgell
1
-0
/
+4
2007-10-10
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
4
-15
/
+41
2007-10-10
r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'
Andrew Tridgell
1
-1
/
+7
2007-10-10
r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at this
Andrew Tridgell
2
-18
/
+20
2007-10-10
r19501: fix the hangs in the build farm in RPC-SECRETS
Andrew Tridgell
1
-20
/
+6
2007-10-10
r19498: the autofree test cannot be run as part of smbtorture
Andrew Tridgell
1
-0
/
+3
2007-10-10
r19496: remove unused file
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
8
-68
/
+27
2007-10-10
r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-)
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19490: better to check the return result
Simo Sorce
1
-4
/
+5
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
21
-74
/
+82
2007-10-10
r19485: Fix Coverity # 319
Volker Lendecke
1
-1
/
+1
2007-10-10
r19482: remove pointless cast
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19481: - reset the vuid before trying a new session setup
Stefan Metzmacher
1
-3
/
+14
2007-10-10
r19480: - clear the whole session struct (only let the pid untouched)
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r19479: Remove more unused functions. These are handled via authentication
Andrew Bartlett
2
-52
/
+16
2007-10-10
r19478: Remove unused functions, and make static functions used only in this
Andrew Bartlett
1
-74
/
+16
2007-10-10
r19476: small typo.
Brad Henry
1
-1
/
+1
2007-10-10
r19475: fixed a couple of typos.
Brad Henry
2
-3
/
+1
2007-10-10
r19474: Move the Samba server / Windows client test to its own script.
Brad Henry
2
-21
/
+27
2007-10-10
r19473: Add NET tests in their own script. Run the same set of tests that 'ma...
Brad Henry
2
-0
/
+64
2007-10-10
r19472: Move rpc tests to their own scripts. Run the same tests as 'make test...
Brad Henry
2
-17
/
+66
2007-10-10
r19471: Move BASE and RAW tests to their own scripts. Run the same set of tes...
Brad Henry
3
-37
/
+125
2007-10-10
r19470: Move common windows test functions into their own script wintest_func...
Brad Henry
2
-34
/
+37
2007-10-10
r19465: Rather than use the non-standard API for determining the signature
Andrew Bartlett
3
-65
/
+87
2007-10-10
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
2
-3
/
+15
2007-10-10
r19463: Make it clear what argument is incorrect
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19462: This isn't an encrypted attribute.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r19461: Make sqlite3 work again (semi-async)
Simo Sorce
2
-398
/
+167
2007-10-10
r19460: currently building when there is an existing previous build in place ...
Simo Sorce
1
-1
/
+4
2007-10-10
r19459: Do not build nss by default (it probably works only on linux)
Simo Sorce
2
-4
/
+10
2007-10-10
r19458: Some info on the "schema"
Simo Sorce
1
-0
/
+34
2007-10-10
r19457: committed by mistake, this binary is available from here anyway:
Simo Sorce
1
-433
/
+0
2007-10-10
r19456: Add an example application for ldb using the tdb backend
Simo Sorce
6
-3
/
+1598
2007-10-10
r19455: forgot this
Simo Sorce
1
-0
/
+1
2007-10-10
r19454: In standalone build init asq too
Simo Sorce
1
-0
/
+1
2007-10-10
r19453: Expose helper functions
Simo Sorce
2
-3
/
+143
[next]