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
2007-10-10
r12995: Don't allow overrides on "name" from above, as it can't be correct.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12948: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12942: this way is better
Simo Sorce
1
-2
/
+1
2007-10-10
r12941: Add Attribute Scoped Search control
Simo Sorce
1
-0
/
+220
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
8
-28
/
+9
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
7
-53
/
+53
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
7
-5
/
+582
2007-10-10
r12717: Always compile the skel module, so we know when we break it.
Andrew Bartlett
1
-28
/
+19
2007-10-10
r12716: Tridge points out that the request argument to ldb_next_request must
Andrew Bartlett
1
-17
/
+29
2007-10-10
r12658: Couple of fixes related to shared module builds.
Jelmer Vernooij
5
-20
/
+0
2007-10-10
r12600: Add a new module to sort the objectclass attribute on store. The
Andrew Bartlett
1
-0
/
+313
2007-10-10
r11981: we should allocate request specific memory in ldb modules off the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11958: - fixed memory leaks in the ldb_result handling in ldb operations
Andrew Tridgell
2
-24
/
+30
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
5
-164
/
+291
2007-10-10
r10954: added support for canonicalName in the operational module, using the
Andrew Tridgell
1
-32
/
+80
2007-10-10
r10918: - fixed standalone ldb build
Andrew Tridgell
2
-222
/
+4
2007-10-10
r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att...
Andrew Tridgell
1
-3
/
+8
2007-10-10
r10916: - finished the 'operational' ldb module
Andrew Tridgell
2
-11
/
+98
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
5
-76
/
+267
2007-10-10
r10759: make modules easier to write by allowing modules to only implement the
Andrew Tridgell
4
-126
/
+4
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
5
-61
/
+13
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
5
-14
/
+46
2007-10-10
r10305: start implementing better error handling
Simo Sorce
5
-157
/
+62
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
5
-76
/
+76
2007-10-10
r9948: Be a bit less verbose
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9918: Fix two copy-n-paste bugs that were preventing the modification
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r9915: Some more mappings. Fix weird sAMAccountName values.
Jelmer Vernooij
1
-4
/
+32
2007-10-10
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
2
-72
/
+97
2007-10-10
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
1
-55
/
+61
2007-10-10
r9899: Be more conservative about what is sent to the remote server in ldb_map.
Jelmer Vernooij
2
-167
/
+350
2007-10-10
r9881: I can't believe this can make a difference...
Tim Potter
1
-2
/
+2
2007-10-10
r9880: Convert remaining initialisers to more portable form. This should
Tim Potter
1
-6
/
+10
2007-10-10
r9879: A quick check to see if nested initialisers (?) is portable across the
Tim Potter
1
-1
/
+5
2007-10-10
r9857: Fix rename/delete issues
Jelmer Vernooij
1
-11
/
+24
2007-10-10
r9854: Finish ldb_map testsuite
Jelmer Vernooij
1
-13
/
+12
2007-10-10
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
1
-44
/
+99
2007-10-10
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
2
-43
/
+46
2007-10-10
r9789: Patch from Volker that fixes the build on AIX.
Jelmer Vernooij
1
-21
/
+32
2007-10-10
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
2
-0
/
+1259
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
4
-84
/
+69
2007-10-10
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
1
-1
/
+26
2007-10-10
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
1
-220
/
+0
2007-10-10
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2
-21
/
+292
2007-10-10
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
1
-0
/
+220
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
3
-18
/
+36
2007-10-10
r6937: some minor fixes and updates
Stefan Metzmacher
1
-13
/
+15
2007-10-10
r6935: don't do three things at a time :-)
Simo Sorce
1
-2
/
+2
2007-10-10
r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...
Simo Sorce
1
-6
/
+20
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
3
-22
/
+1
2007-10-10
r6360: Quieten unused variable warning.
Tim Potter
1
-1
/
+1
[next]