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
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
2007-10-10
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
4
-35
/
+13
2007-10-10
r18321: fixed some warnings on AIX
Andrew Tridgell
2
-3
/
+3
2007-10-10
r18317: Make sure we actually have a valid reply or fail
Simo Sorce
1
-0
/
+3
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2
-3
/
+3
2007-10-10
r17775: use an enum to get rid of compiler warnings
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r17700: Despite our best hopes, the way module initialisation tends to happen,
Andrew Bartlett
1
-4
/
+4
2007-10-10
r17698: The original code assumed that &data->context was a valid talloc
Andrew Bartlett
2
-13
/
+21
2007-10-10
r17691: Make the structure more public, so we have somewhere for calling
Andrew Bartlett
2
-5
/
+6
2007-10-10
r17614: Our first "client side' ldb module.
Simo Sorce
1
-0
/
+438
2007-10-10
r17596: apply patch from Martin
Simo Sorce
1
-4
/
+4
2007-10-10
r17579: make ldb build g++ friendly
Andrew Tridgell
1
-19
/
+19
2007-10-10
r17542: In using ldb_map, I ran across some very odd behaviours when we search
Andrew Bartlett
4
-5
/
+26
2007-10-10
r17526: Move timestamp generation into the objectGUID module. It probably
Andrew Bartlett
1
-41
/
+0
2007-10-10
r17525: This is a merge from the Google Summer of Code 2006 project by Martin...
Andrew Bartlett
5
-1231
/
+3044
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
6
-31
/
+32
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
6
-82
/
+82
[next]