index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
r10954: added support for canonicalName in the operational module, using the
Andrew Tridgell
2007-10-10
1
-32
/
+80
*
r10918: - fixed standalone ldb build
Andrew Tridgell
2007-10-10
2
-222
/
+4
*
r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att...
Andrew Tridgell
2007-10-10
1
-3
/
+8
*
r10916: - finished the 'operational' ldb module
Andrew Tridgell
2007-10-10
2
-11
/
+98
*
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
2007-10-10
5
-76
/
+267
*
r10759: make modules easier to write by allowing modules to only implement the
Andrew Tridgell
2007-10-10
4
-126
/
+4
*
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
2007-10-10
5
-61
/
+13
*
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
2007-10-10
5
-14
/
+46
*
r10305: start implementing better error handling
Simo Sorce
2007-10-10
5
-157
/
+62
*
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
2007-10-10
5
-76
/
+76
*
r9948: Be a bit less verbose
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r9918: Fix two copy-n-paste bugs that were preventing the modification
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r9915: Some more mappings. Fix weird sAMAccountName values.
Jelmer Vernooij
2007-10-10
1
-4
/
+32
*
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
2007-10-10
2
-72
/
+97
*
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
2007-10-10
1
-55
/
+61
*
r9899: Be more conservative about what is sent to the remote server in ldb_map.
Jelmer Vernooij
2007-10-10
2
-167
/
+350
*
r9881: I can't believe this can make a difference...
Tim Potter
2007-10-10
1
-2
/
+2
*
r9880: Convert remaining initialisers to more portable form. This should
Tim Potter
2007-10-10
1
-6
/
+10
*
r9879: A quick check to see if nested initialisers (?) is portable across the
Tim Potter
2007-10-10
1
-1
/
+5
*
r9857: Fix rename/delete issues
Jelmer Vernooij
2007-10-10
1
-11
/
+24
*
r9854: Finish ldb_map testsuite
Jelmer Vernooij
2007-10-10
1
-13
/
+12
*
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
2007-10-10
1
-44
/
+99
*
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
2007-10-10
2
-43
/
+46
*
r9789: Patch from Volker that fixes the build on AIX.
Jelmer Vernooij
2007-10-10
1
-21
/
+32
*
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
2007-10-10
2
-0
/
+1259
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
4
-84
/
+69
*
r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
Andrew Bartlett
2007-10-10
1
-1
/
+26
*
r8669: The objectguid module belongs in Samba's ldb module collection, not in
Andrew Bartlett
2007-10-10
1
-220
/
+0
*
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2007-10-10
2
-21
/
+292
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
1
-0
/
+220
*
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
3
-18
/
+36
*
r6937: some minor fixes and updates
Stefan Metzmacher
2007-10-10
1
-13
/
+15
*
r6935: don't do three things at a time :-)
Simo Sorce
2007-10-10
1
-2
/
+2
*
r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...
Simo Sorce
2007-10-10
1
-6
/
+20
*
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
2007-10-10
3
-22
/
+1
*
r6360: Quieten unused variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5769: Fix unused variable warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
2007-10-10
1
-6
/
+7
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
3
-90
/
+100
*
r4863: schema_find_attribute() should be static
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4862: - better structure schema tests
Simo Sorce
2007-10-10
1
-3
/
+13
*
r4859: changed a numbe rof things:
Simo Sorce
2007-10-10
1
-244
/
+150
*
r4844: - Remove the unused attrsyn structure
Simo Sorce
2007-10-10
1
-175
/
+164
*
r4801: remove the two bogus ctype.h includes
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r4786: forgot to commit the exclusion for schema checking against our control...
Simo Sorce
2007-10-10
1
-0
/
+8
*
r4784: finally make schema module use a single ldb
Simo Sorce
2007-10-10
1
-51
/
+14
*
r4781: the tolower() in schema.c is a premature optimisation. I suspect the
Andrew Tridgell
2007-10-10
1
-9
/
+8
*
r4775: use schema_attr_cmp wrapper to check for the special dn/distinguishedN...
Simo Sorce
2007-10-10
1
-35
/
+57
*
r4759: use ldb_attr_cmp() to compare attribute names
Simo Sorce
2007-10-10
2
-34
/
+53
*
r4714: move the ldb code to the new talloc interface (eg remove _p suffix)
Simo Sorce
2007-10-10
2
-540
/
+275
[next]