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
path:
root
/
source4
/
lib
/
ldb
/
tools
/
cmdline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
1
-1
/
+26
2007-10-10
r15955: fix whitespaces
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14344: More helpful messages on error for command line specified controls
Simo Sorce
1
-0
/
+14
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
1
-4
/
+0
2007-10-10
r13361: initial implementation of the vlv control
Simo Sorce
1
-0
/
+72
2007-10-10
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
1
-1
/
+1
2007-10-10
r13340: The gensec_init() needs to be after the popt processing, as it
Andrew Bartlett
1
-2
/
+3
2007-10-10
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
1
-1
/
+1
2007-10-10
r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()
Simo Sorce
1
-0
/
+1
2007-10-10
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
1
-0
/
+317
2007-10-10
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12833: complete ldbsearch support for controls
Simo Sorce
1
-3
/
+3
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12790: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12745: Initial work to support a syntax to pass over controls via
Simo Sorce
1
-1
/
+30
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12057: fixed authentication in ldb client tools
Andrew Tridgell
1
-0
/
+3
2007-10-10
r11988: Setup the sessionInfo just before the connect, rather than earlier
Andrew Bartlett
1
-4
/
+6
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10830: we should use the same name in all places:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-0
/
+5
2007-10-10
r10406: added --nosync option to all ldb tools, so that you can control if
Andrew Tridgell
1
-1
/
+6
2007-10-10
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r9447: Add a new tool to convert openLdap schema files into an ldif
Simo Sorce
1
-6
/
+6
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-9
/
+13
2007-10-10
r7926: poptGetNextOpt() returns int, not char
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7897: work in progress
Derrell Lipman
1
-1
/
+4
2007-10-10
r7804: added the samba specific ldif handlers into the tree, but don't enable
Andrew Tridgell
1
-2
/
+6
2007-10-10
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
1
-0
/
+21
2007-10-10
r7710: new command line handling code for ldb
Andrew Tridgell
1
-0
/
+142
[prev]