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
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
2007-10-10
r19452: Warn but don't die if registering against the rootdse is not possible
Simo Sorce
3
-8
/
+3
2007-10-10
r19449: ldbbrowse: installation hopefully works now. "Developer" installations
Derrell Lipman
11
-76
/
+141
2007-10-10
r19443: reset trap when we have removed the test specifc files already
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19442: this real cause of the failures on *BSD came from the missing
Stefan Metzmacher
2
-4
/
+6
2007-10-10
r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work
Andrew Tridgell
5
-2
/
+264
2007-10-10
r19440: merged from samba3
Andrew Tridgell
1
-4
/
+4
2007-10-10
r19439: revert my change to a torture assert - expected is a bool
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19438: try to fix up the build breakages on BSD systems due to incorrectly
Andrew Tridgell
2
-8
/
+11
2007-10-10
r19437: don't run the LOCAL-ICONV test on systems that don't have CP850
Andrew Tridgell
1
-3
/
+19
2007-10-10
r19436: fixed stderr in piped_child() as well
Andrew Tridgell
1
-2
/
+25
2007-10-10
r19435: fixed the subunit code on platforms with small pipe buffers, and use
Andrew Tridgell
1
-16
/
+15
2007-10-10
r19434: we need to force line buffering as the new torture code doesn't create
Andrew Tridgell
1
-0
/
+2
2007-10-10
r19433: Metze, please take a look at this one!
Andrew Tridgell
1
-11
/
+15
2007-10-10
r19432: This way of reverting snapshots is much better than the way I was doi...
Brad Henry
1
-1
/
+1
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
18
-76
/
+37
2007-10-10
r19427: print out the currect name
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19425: two more tdb functions from samba3
Andrew Tridgell
2
-0
/
+13
2007-10-10
r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
Andrew Tridgell
5
-12
/
+23
2007-10-10
r19412: some rather strange looking changes to talloc that gain us about 50%
Andrew Tridgell
1
-211
/
+299
2007-10-10
r19411: sigh - we can't call close here as its mapped to swrap_close() in the
Andrew Tridgell
1
-3
/
+0
2007-10-10
r19410: - fixed checker error
Andrew Tridgell
1
-1
/
+4
2007-10-10
r19409: Pull in <sys/time.h> for struct timeval for non samba build (don't
Love Hörnquist Åstrand
1
-0
/
+1
2007-10-10
r19408: I think tm_mon is ending up as -1 on some platforms
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19407: add a copyright notice
Derrell Lipman
1
-0
/
+10
2007-10-10
r19406: ldbbrowse: done!
Derrell Lipman
4
-11
/
+158
2007-10-10
r19405: the talloc speed test suite was not giving an accurate picture of the
Andrew Tridgell
1
-13
/
+18
2007-10-10
r19404: fixed the LOCAL-ICONV test
Andrew Tridgell
1
-3
/
+8
2007-10-10
r19403: try to fix the crashes in the buildfarm related to timegm
Andrew Tridgell
1
-1
/
+10
[next]