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
/
ldbmodify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-02
s4-ldbmodify: show the error code as well as error string
Andrew Tridgell
1
-1
/
+2
2009-12-23
s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switch
Matthieu Patou
1
-4
/
+10
2009-11-20
s4-ldb: when -v is specified, show progress of ldbadd/ldbmodify
Andrew Tridgell
1
-1
/
+4
2009-09-02
show the full set of command line options for ldb tools
Andrew Tridgell
1
-5
/
+1
2009-06-18
Fix resource leak in lib/ldb/tools/ldbmodify.c
Slava Semushin
1
-0
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+1
2009-01-22
Do not start a transaction this way.
Simo Sorce
1
-10
/
+0
2008-12-18
Parse options (and open the database) before starting transactions
Andrew Bartlett
1
-2
/
+2
2008-12-18
Print error strings when transactions fail in ldb tools
Andrew Bartlett
1
-2
/
+2
2008-12-16
use transactions in ldbadd, ldbmodify and ldbedit
Andrew Tridgell
1
-0
/
+10
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-1
/
+1
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+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
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call
Andrew Tridgell
1
-13
/
+9
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-6
/
+1
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-1
/
+1
2007-10-10
r7743: be consistent in how stdin is supported for ldbadd and ldbmodify
Andrew Tridgell
1
-18
/
+10
2007-10-10
r7726: - removed some unused variables
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
1
-8
/
+0
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-42
/
+17
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
1
-12
/
+2
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r3760: mention -o switch in help message
Simo Sorce
1
-0
/
+2
2007-10-10
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
1
-2
/
+20
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
1
-2
/
+2
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
1
-0
/
+4
2007-10-10
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
1
-0
/
+2
2007-10-10
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
1
-2
/
+2
2007-10-10
r442: fixed some uninitialised variables pointed out by gcc -O3
Andrew Tridgell
1
-1
/
+1
2007-10-10
r159: nicer usage messages when no URL is given
Andrew Tridgell
1
-2
/
+2
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-19
/
+81
2004-04-03
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
1
-0
/
+85