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
2010-11-03
s4-ldb: expose some more ldb module functions
Andrew Tridgell
1
-4
/
+6
2010-11-01
s4-ldb: removed ldb_includes.h
Andrew Tridgell
1
-1
/
+3
2010-11-01
s4-ldb: added ldb command line hook support
Andrew Tridgell
1
-56
/
+29
2010-11-01
s4-test: we don't need to set LDB_MODULES_PATH any more
Andrew Tridgell
1
-2
/
+0
2010-10-19
s4-ldb: added --relax cmdline option
Andrew Tridgell
1
-0
/
+9
2010-09-11
ldb:tools/cmdline.c - reorganise imports
Matthias Dieter Wallnöfer
1
-6
/
+2
2010-09-11
ldb:tools/cmdline.c - make a counter unsigned where appropriate
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-11
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
1
-4
/
+6
2010-03-25
s4-ldb: removed unused command line options -I and -O
Andrew Tridgell
1
-2
/
+0
2010-03-06
LDB:tools - change counters to be unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-01-21
s4: Fix a few warnings.
Jelmer Vernooij
1
-0
/
+2
2010-01-10
s4-ldb: display security descriptors with correct SDL for known SIDs
Andrew Tridgell
1
-0
/
+6
2009-12-16
s4-ldb: added --show-deactivated-link command line option
Andrew Tridgell
1
-1
/
+8
2009-12-14
s4-ldb: added a new "reveal" control
Andrew Tridgell
1
-0
/
+7
2009-12-01
s4-ldb: the '1' form of extended_dn search is easier to read
Andrew Tridgell
1
-1
/
+1
2009-11-28
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
1
-14
/
+63
2009-11-20
s4-ldb: make ldb tools line buffered
Andrew Tridgell
1
-0
/
+3
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-1
/
+1
2009-09-21
s4-ldb: add --trace command line option to ldb tools
Andrew Tridgell
1
-0
/
+5
2009-09-08
s4/ldb: added --show-binary command line option
Andrew Tridgell
1
-0
/
+5
2009-09-02
added ldb_cmdline_help()
Andrew Tridgell
1
-29
/
+36
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-0
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-4
/
+4
2008-07-26
lib/ldb/tools: allow -W and --realm when build from samba4
Stefan Metzmacher
1
-0
/
+1
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+0
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
1
-0
/
+7
2007-10-10
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23809: Don't give users the fantasy that we can control choice of GENSEC
Andrew Bartlett
1
-1
/
+0
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22682: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
1
-368
/
+0
2007-10-10
r19897: Fix klokwork ids 2278 and 2279
Volker Lendecke
1
-2
/
+9
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r18851: Some C++ warnings
Volker Lendecke
1
-8
/
+8
2007-10-10
r18840: make these compatible with g++ warnings
Andrew Tridgell
1
-5
/
+5
2007-10-10
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17820: simplify the code flow a little
Andrew Tridgell
1
-20
/
+27
2007-10-10
r17719: ldb_cmdline needs to be static for cc on solaris
Andrew Tridgell
1
-1
/
+2
2007-10-10
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
1
-2
/
+23
2007-10-10
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
1
-0
/
+25
[next]