index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
tools
/
cmdline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4: Fix a few warnings.
Jelmer Vernooij
2010-01-21
1
-0
/
+2
*
s4-ldb: display security descriptors with correct SDL for known SIDs
Andrew Tridgell
2010-01-10
1
-0
/
+6
*
s4-ldb: added --show-deactivated-link command line option
Andrew Tridgell
2009-12-16
1
-1
/
+8
*
s4-ldb: added a new "reveal" control
Andrew Tridgell
2009-12-14
1
-0
/
+7
*
s4-ldb: the '1' form of extended_dn search is easier to read
Andrew Tridgell
2009-12-01
1
-1
/
+1
*
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
2009-11-28
1
-14
/
+63
*
s4-ldb: make ldb tools line buffered
Andrew Tridgell
2009-11-20
1
-0
/
+3
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4-ldb: add --trace command line option to ldb tools
Andrew Tridgell
2009-09-21
1
-0
/
+5
*
s4/ldb: added --show-binary command line option
Andrew Tridgell
2009-09-08
1
-0
/
+5
*
added ldb_cmdline_help()
Andrew Tridgell
2009-09-02
1
-29
/
+36
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-0
/
+1
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-4
/
+4
*
lib/ldb/tools: allow -W and --realm when build from samba4
Stefan Metzmacher
2008-07-26
1
-0
/
+1
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+0
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-0
/
+4
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
2007-12-21
1
-0
/
+7
*
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23809: Don't give users the fantasy that we can control choice of GENSEC
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22682: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
1
-368
/
+0
*
r19897: Fix klokwork ids 2278 and 2279
Volker Lendecke
2007-10-10
1
-2
/
+9
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r18851: Some C++ warnings
Volker Lendecke
2007-10-10
1
-8
/
+8
*
r18840: make these compatible with g++ warnings
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17820: simplify the code flow a little
Andrew Tridgell
2007-10-10
1
-20
/
+27
*
r17719: ldb_cmdline needs to be static for cc on solaris
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+21
*
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+21
*
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
2007-10-10
1
-2
/
+23
*
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
2007-10-10
1
-0
/
+25
*
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
2007-10-10
1
-1
/
+26
*
r15955: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14349: Kill proto.h!
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14344: More helpful messages on error for command line specified controls
Simo Sorce
2007-10-10
1
-0
/
+14
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
1
-4
/
+0
*
r13361: initial implementation of the vlv control
Simo Sorce
2007-10-10
1
-0
/
+72
*
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13340: The gensec_init() needs to be after the popt processing, as it
Andrew Bartlett
2007-10-10
1
-2
/
+3
[next]