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
/
objectclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-3
/
+3
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
1
-1
/
+1
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-14
/
+14
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-21
/
+21
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-31
/
+31
2007-10-10
r17031: When I first revived the objectclass sorting module, simo complained
Andrew Bartlett
1
-151
/
+293
2007-10-10
r16825: Make ldb_sainity_check() set an error string. This makes it much
Andrew Bartlett
1
-1
/
+1
2007-10-10
r16053: Allow entries without an objectClass. We need this to permit the
Andrew Bartlett
1
-5
/
+3
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-2
/
+4
2007-10-10
r16028: Re-add the objectclass module, in the new async scheme.
Andrew Bartlett
1
-98
/
+342
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-14
/
+2
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-4
/
+1
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
1
-3
/
+1
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-1
/
+5
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
1
-4
/
+0
2007-10-10
r12600: Add a new module to sort the objectclass attribute on store. The
Andrew Bartlett
1
-0
/
+313