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
/
rdn_name.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-20
/
+26
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-6
/
+6
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-10
/
+10
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-19
/
+19
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-1
/
+1
2007-10-10
r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...
Simo Sorce
1
-1
/
+1
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-93
/
+0
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-7
/
+3
2007-10-10
r15913: Error passing in the async code is not in agood shape
Simo Sorce
1
-6
/
+199
2007-10-10
r15786: another fix in rdn_name
Simo Sorce
1
-10
/
+3
2007-10-10
r15762: It make no sense for rdn_name to implement modify, it will need to im...
Simo Sorce
1
-138
/
+0
2007-10-10
r14391: rdn_name -> async
Simo Sorce
1
-5
/
+174
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-14
/
+2
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
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+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
r11567: Ldb API change patch.
Simo Sorce
1
-25
/
+31
2007-10-10
r10916: - finished the 'operational' ldb module
Andrew Tridgell
1
-5
/
+3
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r10759: make modules easier to write by allowing modules to only implement the
Andrew Tridgell
1
-38
/
+1
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-11
/
+2
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-3
/
+10
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-36
/
+7
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-16
/
+16
2007-10-10
r9918: Fix two copy-n-paste bugs that were preventing the modification
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-23
/
+21
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
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
1
-0
/
+276