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
/
dsdb
/
samdb
/
ldb_modules
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20776: require a loaded dsdb_schema for originating add and modify operations
Stefan Metzmacher
1
-6
/
+26
2007-10-10
r20771: add an ldb module which will force the Schema FSMO Role Owner
Stefan Metzmacher
2
-0
/
+236
2007-10-10
r20762: load the default dn's after the rootdse module is initialized,
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20760: also handle the case where no private data is attached to the module
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20729: add a version number to struct dsdb_extended_replicated_objects
Stefan Metzmacher
2
-1
/
+15
2007-10-10
r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore
Stefan Metzmacher
2
-55
/
+0
2007-10-10
r20727: implement basic merging of replicated objects when it already exist
Stefan Metzmacher
1
-4
/
+246
2007-10-10
r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...
Stefan Metzmacher
1
-0
/
+19
2007-10-10
r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other...
Stefan Metzmacher
2
-0
/
+59
2007-10-10
r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r20710: update or create the "repsFrom" values after applying replicated objects
Stefan Metzmacher
1
-1
/
+93
2007-10-10
r20709: pass a repsFromTo1 struct down as it contains all needed info for the...
Stefan Metzmacher
1
-4
/
+7
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
1
-2
/
+335
2007-10-10
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
Stefan Metzmacher
2
-3
/
+374
2007-10-10
r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...
Stefan Metzmacher
1
-26
/
+15
2007-10-10
r20622: Add in a hack to avoid permitting searches on the value of protected
Andrew Bartlett
1
-1
/
+23
2007-10-10
r20599: - forward extended operations in the partitions module
Stefan Metzmacher
1
-2
/
+45
2007-10-10
r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handling
Stefan Metzmacher
1
-0
/
+16
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
2
-17
/
+83
2007-10-10
r20529: very, very ugly...
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r20522: make a copy of the objectguid ldb module because:
Stefan Metzmacher
2
-0
/
+275
2007-10-10
r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.
Andrew Bartlett
1
-1
/
+249
2007-10-10
r20460: Simplfy the handling of password hashes in the samba3sam module.
Andrew Bartlett
1
-7
/
+3
2007-10-10
r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> to
Andrew Bartlett
2
-66
/
+116
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
1
-36
/
+1
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
1
-11
/
+6
2007-10-10
r19869: fix memleaks
Simo Sorce
1
-6
/
+3
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
7
-20
/
+18
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
12
-106
/
+90
2007-10-10
r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.
Andrew Bartlett
1
-3
/
+6
2007-10-10
r19731: Modify the ldb_map infrustructure to always map from requested
Andrew Bartlett
1
-5
/
+9
2007-10-10
r19726: when a client explicit asks for the 'netlogon' attriubute on LDAP
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
3
-15
/
+15
2007-10-10
r19522: Remove gensec and credentials dependency from the rootdse module (less
Andrew Bartlett
1
-20
/
+12
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
5
-16
/
+14
2007-10-10
r19337: never alloc on module unless you mean to attach a context to
Simo Sorce
1
-1
/
+1
2007-10-10
r19333: commit module changes I made some time ago before I loose them
Simo Sorce
3
-106
/
+135
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
2
-3
/
+3
2007-10-10
r19330: Fix memleaks
Simo Sorce
1
-1
/
+1
2007-10-10
r19329: fixed a leak in the password hash module
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19328: another leak plugged ....
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19321: Merge from release branch:
Andrew Bartlett
1
-6
/
+6
2007-10-10
r19313: Don't mess with hierarchies!!
Simo Sorce
1
-1
/
+1
2007-10-10
r19308: Merge samsync fixes from SAMBA_4_0_RELEASE
Andrew Bartlett
1
-1
/
+15
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-1
/
+3
2007-10-10
r18945: fix compiler warnings and end-of-non-void function bugs
Stefan Metzmacher
2
-11
/
+17
2007-10-10
r18908: Store the schema structure into an opaque pointer so that it can be r...
Simo Sorce
1
-6
/
+14
[prev]
[next]