index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
2007-10-10
1
-9
/
+1
*
r13268: fixed typo noticed by Aaron Seigo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
2007-10-10
3
-17
/
+20
*
r13256: Free temporary memory on error cases, and try to clean up what's left
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
2007-10-10
1
-0
/
+71
*
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
2007-10-10
1
-0
/
+43
*
r13206: This patch finally re-adds a -k option that works reasonably.
Andrew Bartlett
2007-10-10
2
-3
/
+64
*
r13205: Add another useful comment.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...
Jelmer Vernooij
2007-10-10
1
-15
/
+0
*
r13181: Fix standalone ldb build
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r13167: handle cotrols' reply even in error
Simo Sorce
2007-10-10
1
-2
/
+1
*
r13166: Patches form Brad Hards
Simo Sorce
2007-10-10
4
-5
/
+35
*
r13114: remove 'const' and make clear what the parameters are for
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13112: merge over some stuff from samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+8
*
r13079: add SAMBA_VERSION_RELEASE_NICKNAME
Stefan Metzmacher
2007-10-10
1
-8
/
+20
*
r13078: fixed the ldb comparison function for objectSids
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13074: Add oLschema2ldif manpage
Jelmer Vernooij
2007-10-10
2
-0
/
+80
*
r13067: Don't install ldbtest
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r13064: Add 'tags' target to LDB's makefile
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r13000: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r12995: Don't allow overrides on "name" from above, as it can't be correct.
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
2007-10-10
3
-315
/
+320
*
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
2007-10-10
2
-0
/
+26
*
r12983: - fix using a DIRSYNC cookie from the command line
Stefan Metzmacher
2007-10-10
1
-5
/
+11
*
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
2007-10-10
2
-2
/
+87
*
r12959: hopefully fix bug #3365 this time
Stefan Metzmacher
2007-10-10
1
-5
/
+7
*
r12948: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12942: this way is better
Simo Sorce
2007-10-10
1
-2
/
+1
*
r12941: Add Attribute Scoped Search control
Simo Sorce
2007-10-10
4
-0
/
+235
*
r12925: implement client side of ASQ control
Simo Sorce
2007-10-10
2
-0
/
+54
*
r12911: try to fix bug #3365
Stefan Metzmacher
2007-10-10
2
-4
/
+12
*
r12909: add an ldb module for the wins.ldb,
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12850: - add Doxygen comments to ldb
Stefan Metzmacher
2007-10-10
7
-71
/
+2090
*
r12849: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)
Stefan Metzmacher
2007-10-10
3
-3
/
+263
*
r12846: some fixes
Stefan Metzmacher
2007-10-10
1
-7
/
+13
*
r12845: fix some typos
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r12844: don't include system headers directly
Stefan Metzmacher
2007-10-10
1
-9
/
+1
*
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
2007-10-10
3
-3
/
+3
*
r12833: complete ldbsearch support for controls
Simo Sorce
2007-10-10
2
-40
/
+138
*
r12830: this can be const
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
41
-171
/
+78
*
r12828: add a test to check white spaces comparison
Simo Sorce
2007-10-10
2
-1
/
+10
*
r12827: This was a very well concealed bug.
Simo Sorce
2007-10-10
1
-2
/
+9
*
r12825: Add \n
Günther Deschner
2007-10-10
1
-1
/
+1
*
r12814: we need this here too, as we'll include replace.h for building heimdal/*
Stefan Metzmacher
2007-10-10
1
-0
/
+12
*
r12810: handle control options gracefully and don't segfault
Simo Sorce
2007-10-10
1
-9
/
+49
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
9
-329
/
+592
*
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
2007-10-10
3
-14
/
+49
*
r12799: print out function and location too
Stefan Metzmacher
2007-10-10
1
-4
/
+4
[prev]
[next]