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
/
ldb
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+19
*
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
1
-2
/
+72
*
r12941: Add Attribute Scoped Search control
Simo Sorce
2007-10-10
1
-0
/
+4
*
r12925: implement client side of ASQ control
Simo Sorce
2007-10-10
1
-0
/
+38
*
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
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
9
-58
/
+10
*
r12810: handle control options gracefully and don't segfault
Simo Sorce
2007-10-10
1
-9
/
+49
*
r12790: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12745: Initial work to support a syntax to pass over controls via
Simo Sorce
2007-10-10
3
-10
/
+106
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
7
-7
/
+13
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
7
-7
/
+0
*
r12605: docs patch from Brad Hards <bradh@frogmouth.net>
Simo Sorce
2007-10-10
1
-1
/
+1
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12057: fixed authentication in ldb client tools
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r11988: Setup the sessionInfo just before the connect, rather than earlier
Andrew Bartlett
2007-10-10
1
-4
/
+6
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
4
-30
/
+35
*
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
2007-10-10
2
-27
/
+27
*
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
2007-10-10
4
-5
/
+5
*
r10830: we should use the same name in all places:-)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
2007-10-10
1
-1
/
+1
*
r10406: added --nosync option to all ldb tools, so that you can control if
Andrew Tridgell
2007-10-10
3
-2
/
+13
*
r10403: fixed the basedn for testing, and add a debug showing the size of the...
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r10305: start implementing better error handling
Simo Sorce
2007-10-10
1
-1
/
+2
*
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
2007-10-10
1
-3
/
+4
*
r10251: some more work on ldb_sqlite3
Simo Sorce
2007-10-10
1
-0
/
+26
*
r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r9451: some fixes now core.schema and cosine.schema are also read properly
Simo Sorce
2007-10-10
1
-5
/
+29
*
r9447: Add a new tool to convert openLdap schema files into an ldif
Simo Sorce
2007-10-10
2
-6
/
+589
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
9
-50
/
+95
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
2
-6
/
+11
*
r7926: poptGetNextOpt() returns int, not char
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7897: work in progress
Derrell Lipman
2007-10-10
1
-1
/
+4
*
r7868: canonicalise the message before using ldb_add() in the ldbadd utility.
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r7833: changed ldbsearch and ldbedit to have command line syntax closer to
Andrew Tridgell
2007-10-10
2
-18
/
+18
*
r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...
Derrell Lipman
2007-10-10
1
-0
/
+10
*
r7804: added the samba specific ldif handlers into the tree, but don't enable
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r7743: be consistent in how stdin is supported for ldbadd and ldbmodify
Andrew Tridgell
2007-10-10
1
-18
/
+10
*
r7741: fixed the verbose option in ldbedit
Andrew Tridgell
2007-10-10
1
-12
/
+11
*
r7726: - removed some unused variables
Andrew Tridgell
2007-10-10
2
-2
/
+1
*
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
2007-10-10
9
-58
/
+24
*
r7710: new command line handling code for ldb
Andrew Tridgell
2007-10-10
2
-0
/
+189
*
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
2007-10-10
7
-434
/
+167
*
r7438: work in progress
Derrell Lipman
2007-10-10
1
-1
/
+12
[next]