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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
Cosmetic corrections for the LDB library
Matthias Dieter Wallnöfer
3
-4
/
+4
2008-08-21
All these syntaxes are now handled by the schema.
Andrew Bartlett
1
-6
/
+0
2008-02-28
Fix rdn_name errors.
Andrew Bartlett
1
-1
/
+2
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
7
-46
/
+7
2007-12-24
r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...
Simo Sorce
5
-72
/
+90
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25522: Convert to standard bool types.
Jelmer Vernooij
1
-5
/
+8
2007-10-10
r24259: Rework the objectclass module to use the new schema, rather than the
Andrew Bartlett
1
-692
/
+0
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
8
-16
/
+8
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
8
-8
/
+8
2007-10-10
r23703: Start to get Samba4 to again work with LDAP backends, after I turned
Andrew Bartlett
1
-1
/
+2
2007-10-10
r23557: Ensure that we don't reorder the objectClass list, if we don't have
Andrew Bartlett
1
-2
/
+2
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
5
-3686
/
+0
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
12
-48
/
+42
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
3
-3
/
+3
2007-10-10
r21354: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21305: Change the skel module a little, so make it names clearer.
Andrew Bartlett
1
-6
/
+7
2007-10-10
r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o...
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20670: Make the logic more clear
Simo Sorce
1
-16
/
+22
2007-10-10
r20669: Simplifing more
Simo Sorce
1
-88
/
+56
2007-10-10
r20656: This way the process flow should be much more readable.
Simo Sorce
1
-104
/
+131
2007-10-10
r20459: LDB map cleanup:
Andrew Bartlett
1
-16
/
+17
2007-10-10
r20198: let the IBM checker ignore the warning about a missing break
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
3
-10
/
+16
2007-10-10
r19904: port fies from samba3
Simo Sorce
1
-1
/
+15
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
4
-9
/
+9
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
5
-31
/
+89
2007-10-10
r19743: merge from samba3:
Stefan Metzmacher
1
-488
/
+0
2007-10-10
r19733: More work to fix ldb_map. With the wildcard present,
Andrew Bartlett
1
-6
/
+2
2007-10-10
r19731: Modify the ldb_map infrustructure to always map from requested
Andrew Bartlett
3
-51
/
+186
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
5
-100
/
+78
2007-10-10
r19521: Fix memory leak.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
5
-17
/
+12
2007-10-10
r19452: Warn but don't die if registering against the rootdse is not possible
Simo Sorce
3
-8
/
+3
2007-10-10
r19370: Handle errors if talloc_reference fails
Simo Sorce
1
-2
/
+7
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
1
-1
/
+1
2007-10-10
r19312: This should fix a nasty bug with values and names being freed before ...
Simo Sorce
1
-1
/
+5
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-0
/
+2
2007-10-10
r19129: Add comment to clarify behavior
Simo Sorce
1
-0
/
+4
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
1
-127
/
+0
2007-10-10
r18770: Avoid crashes and fix up other issues in the client-side paged_search...
Andrew Bartlett
1
-27
/
+57
2007-10-10
r18591: Better defaults for share creation
Simo Sorce
1
-6
/
+13
2007-10-10
r18504: Handle mappings for RENAME and KEEP attributes better. We don't need
Andrew Bartlett
1
-44
/
+66
2007-10-10
r18495: More work on the LDAP backend (which now passes a lot of our tests!)
Andrew Bartlett
4
-59
/
+95
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
4
-11
/
+11
2007-10-10
r18438: I should have examined these uses of talloc_move() more
Andrew Tridgell
1
-5
/
+3
[prev]
[next]