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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-1
/
+22
2007-10-10
r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore
Stefan Metzmacher
3
-60
/
+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
2
-0
/
+20
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
2
-6
/
+8
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
2
-2
/
+339
2007-10-10
r20704: add functions to get and set the ntds objectGUID and invocationId
Stefan Metzmacher
1
-0
/
+186
2007-10-10
r20703: fix minor memory leak
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...
Stefan Metzmacher
1
-15
/
+10
2007-10-10
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
Stefan Metzmacher
2
-3
/
+374
2007-10-10
r20680: prepare the helper functions for applying replicated objects
Stefan Metzmacher
1
-0
/
+3
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
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...
Stefan Metzmacher
1
-0
/
+10
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
2
-3
/
+47
2007-10-10
r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handling
Stefan Metzmacher
2
-0
/
+21
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
3
-17
/
+88
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
r20420: create infrastructure to convert attribute values from drsuapi to ldb
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20398: Revert this patch, which caused failures in the samba3sam.js build fa...
Andrew Bartlett
1
-12
/
+6
2007-10-10
r20395: Decode more unknowns in the IDL. These are language and codepage IDs!
Andrew Bartlett
1
-0
/
+1
2007-10-10
r20377: Rework the CrackNames implementation to handle some of the BUILTIN sid
Andrew Bartlett
2
-32
/
+44
2007-10-10
r20375: Work to improve our CrackNames implementation.
Andrew Bartlett
2
-25
/
+144
2007-10-10
r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls,
Stefan Metzmacher
1
-4
/
+18
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
2
-45
/
+81
2007-10-10
r20306: remove the static oid mapping table
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20233: add functions to create a dsdb_attribute and dsdb_class from
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into
Stefan Metzmacher
1
-0
/
+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
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
1
-24
/
+133
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
9
-30
/
+28
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
14
-151
/
+149
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
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
1
-8
/
+14
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-2
/
+1
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
[prev]
[next]