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
/
operational.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-6
/
+1
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r21354: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
1
-127
/
+0
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17526: Move timestamp generation into the objectGUID module. It probably
Andrew Bartlett
1
-41
/
+0
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-1
/
+1
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-14
/
+14
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-2
/
+2
2007-10-10
r16972: Replace the sequence_number function pointer in ldb with the ldb flags.
Andrew Bartlett
1
-9
/
+14
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-3
/
+5
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-180
/
+0
2007-10-10
r15932: Remove per request creds
Simo Sorce
1
-1
/
+0
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-16
/
+10
2007-10-10
r15761: Fix-as-you-go ...
Simo Sorce
1
-20
/
+6
2007-10-10
r14391: rdn_name -> async
Simo Sorce
1
-2
/
+2
2007-10-10
r14364: operational -> async (untested)
Simo Sorce
1
-0
/
+251
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-22
/
+15
2007-10-10
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
1
-0
/
+43
2007-10-10
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-5
/
+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
/
+3
2007-10-10
r12658: Couple of fixes related to shared module builds.
Jelmer Vernooij
1
-4
/
+0
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
1
-4
/
+4
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-26
/
+58
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
1
-0
/
+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
1
-6
/
+95
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-0
/
+217