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
/
ldb_map
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-24
s4/ldb: ldb_msg_el_map_remote() should rename the remote attribute names into...
Endi S. Dewata
1
-1
/
+15
2010-03-08
LDB:map - make LDB "signed-safe" on counter variables where appropriate
Matthias Dieter Wallnöfer
3
-21
/
+28
2009-11-30
s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()
Crístian Deives
1
-3
/
+6
2009-11-20
added new function "ldb_msg_add_dn"
Crístian Deives
1
-7
/
+3
2009-10-21
S4: ldb_map modules uses defines that are reserved
Torgeir Lerkerød
4
-58
/
+58
2009-10-21
s4:ldb_map Fix use-after-free of memory in ldb_map
Andrew Bartlett
2
-4
/
+8
2009-09-11
s4:ldb_map_outbound - fix memory leak
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-09-11
s4:ldb_map: Don't free ares too early.
Andrew Kroeger
1
-3
/
+3
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
3
-16
/
+16
2009-02-26
s4:ldb_map: include ldb_includes.h first to get replace.h as first header
Stefan Metzmacher
3
-0
/
+3
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
5
-6
/
+3
2009-02-02
s4:ldb_map: s/new/ntree
Stefan Metzmacher
1
-1
/
+1
2009-01-30
Fix misfiled headers.
Simo Sorce
1
-1
/
+0
2009-01-30
s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88
Stefan Metzmacher
1
-0
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
4
-53
/
+137
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-1
/
+1
2008-11-04
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
1
-2
/
+2
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+2
2008-09-29
LDB ASYNC: core modules
Simo Sorce
5
-901
/
+743
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-1
/
+1
2008-07-21
Fix ldb_map to add/remove the same 'extra' objectclass
Andrew Bartlett
1
-2
/
+3
2008-07-09
ldb_map: eliminate "discards qualifyer" warning (const).
Michael Adam
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
3
-47
/
+15
2008-01-16
Allow the 'extra' objectclass added to objectClass attributes by
Andrew Bartlett
2
-32
/
+52
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
4
-8
/
+4
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
4
-4
/
+4
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
5
-0
/
+3690
2007-10-10
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
3
-1288
/
+0
2007-10-10
r9770: Couple other bugfixes
Jelmer Vernooij
1
-5
/
+11
2007-10-10
r9751: Remove C version of samba3dump (the EJS version works nicely as well).
Jelmer Vernooij
1
-15
/
+44
2007-10-10
r9744: - [upgrade.js] Start working on smb.conf conversion.
Jelmer Vernooij
2
-42
/
+274
2007-10-10
r9718: Work a bit on the SWAT interface
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r9698: Fix a bit of memory management
Jelmer Vernooij
2
-151
/
+321
2007-10-10
r9690: Extend test + fix several bugs
Jelmer Vernooij
1
-4
/
+14
2007-10-10
r9689: valgrind-clean now. Editing works now mostly, you just lose half of your
Jelmer Vernooij
1
-55
/
+89
2007-10-10
r9686: Another round of bugfixes. Works somewhat now, when running under valg...
Jelmer Vernooij
1
-5
/
+69
2007-10-10
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
1
-2
/
+9
2007-10-10
r9672: Fix build for compilers that don't like undefined-length arrays at the...
Jelmer Vernooij
2
-20
/
+15
2007-10-10
r9616: Finish ldb_map module (still needs a lot of testing though...)
Jelmer Vernooij
2
-46
/
+485
2007-10-10
r9595: Add ldb map module
Jelmer Vernooij
2
-21
/
+263
2007-10-10
r9438: Add initial files for ldb_map
Jelmer Vernooij
2
-0
/
+58