index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
2011-08-07
1
-11
/
+10
*
s4-dsdb: extend the extended_dn_in module to handle DN links
Andrew Tridgell
2011-08-04
1
-44
/
+104
*
s4-dsdb: handle search expressions containing extended DNs
Andrew Tridgell
2011-08-04
2
-1
/
+167
*
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
2011-08-04
3
-9
/
+14
*
s4-dsdb: fixed outgoing one way link DNs
Andrew Tridgell
2011-08-04
2
-3
/
+63
*
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
2011-08-04
2
-0
/
+30
*
s4-dsdb: fixed a warning on dsdb_delete()
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
s4-dsdb: make requests for STORAGE_FORMAT control non-critical
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
remove unnecessary dependency on 'events' from ldb modules.
Jelmer Vernooij
2011-08-01
1
-35
/
+35
*
s4-kcc: correctly populate the neighbor object when taking information from r...
Matthieu Patou
2011-07-31
1
-0
/
+3
*
s4-dsdb: Improve the calculation of system flags according to 3.1.1.5.2.4
Matthieu Patou
2011-07-26
1
-2
/
+3
*
s4-kcc: use dsdb_delete() instead of ldb_delete()
Andrew Tridgell
2011-07-21
1
-1
/
+1
*
s4-dsdb: added dsdb_delete() function
Andrew Tridgell
2011-07-21
1
-0
/
+30
*
s4-dsdb: Use controls provided during the request while searching for object ...
Matthieu Patou
2011-07-21
1
-1
/
+13
*
s4-dsdb: check group membership only for non deleted objects
Matthieu Patou
2011-07-21
1
-2
/
+9
*
update/add my copyright
Matthieu Patou
2011-07-21
4
-0
/
+4
*
s4-dsdb: In rootdse add extended dn info on all values for a given attribute
Matthieu Patou
2011-07-21
1
-57
/
+66
*
s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...
Matthieu Patou
2011-07-21
1
-0
/
+61
*
s4-schema: add systemFlags to dsdb classes objects
Matthieu Patou
2011-07-21
2
-0
/
+2
*
Add intrasite code test switch
Dave Craft
2011-07-14
2
-0
/
+9
*
Add kccsrv_add_repsFrom() possibility of NULL res argument
Dave Craft
2011-07-14
1
-2
/
+2
*
Remove static to allow availability to other KCC files
Dave Craft
2011-07-14
1
-4
/
+4
*
kcc_connection invocation_id added to struct
Dave Craft
2011-07-14
1
-0
/
+1
*
KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
Dave Craft
2011-07-14
1
-1
/
+9
*
Standalone samdb_ntds_site_settings_options() helper
Dave Craft
2011-07-14
1
-0
/
+48
*
NTDSConnection and NTDSA Site setting flags
Dave Craft
2011-07-14
1
-8
/
+0
*
s4-dsdb: fixed the defaultObjectCategory to have a full GUID
Andrew Tridgell
2011-07-13
1
-0
/
+24
*
s4-dsdb: another special case for the "member" attribute
Andrew Tridgell
2011-07-13
1
-1
/
+6
*
s4-dsdb Don't process deletion of member attributes here.
Andrew Bartlett
2011-07-13
1
-0
/
+9
*
dsdb: fixed special case of zero NTTIME
Andrew Tridgell
2011-07-13
1
-0
/
+20
*
s4-dsdb: fixed modify of ACLs on deleted objects
Andrew Tridgell
2011-07-13
1
-2
/
+4
*
s4-dsdb: raise debug level for backlink errors
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
pydsdb: added get_backlink_from_lDAPDisplayName()
Andrew Tridgell
2011-07-13
1
-0
/
+45
*
s4-dsdb: moved checking of duplicate member entries to repl_meta_data.c
Andrew Tridgell
2011-07-13
2
-35
/
+20
*
dsdb: added get_lDAPDisplayName_by_attid
Andrew Tridgell
2011-07-11
1
-0
/
+33
*
s4-dirsync: do not return linked attribute if the target object is no more
Matthieu Patou
2011-07-11
1
-0
/
+29
*
s4-dsdb: allow objectsid to be specified in a modification operation
Matthieu Patou
2011-07-11
1
-3
/
+5
*
s4-python: Add functions to get linkid and systemflags of an attribute
Matthieu Patou
2011-07-11
1
-0
/
+68
*
s4-dsdb: if the provision control is specified, update replication metadata e...
Matthieu Patou
2011-07-11
1
-1
/
+7
*
s4-dsdb: when replacing linked attribute take always the new dn as the old dn...
Matthieu Patou
2011-07-11
1
-1
/
+1
*
s4-dsdb: check for single valued attribute in repl_meta_data module
Matthieu Patou
2011-07-11
1
-0
/
+11
*
s4-dsdb: deleted objects are expected to be missing mandatory attributes
Andrew Tridgell
2011-07-11
1
-1
/
+2
*
s4-dsdb: fixed crash bug in extended_dn_in
Andrew Tridgell
2011-07-11
1
-2
/
+4
*
s4-dsdb: allow removal of unknown attributes if RELAX set
Andrew Tridgell
2011-07-05
2
-2
/
+21
*
s4-dsdb guard principalName parse for invalid inputs
Andrew Bartlett
2011-07-01
1
-1
/
+6
*
s4-dsdb Allow a servicePrincipalName of machine$
Andrew Bartlett
2011-07-01
1
-0
/
+6
*
s4-schema: avoid segfaulting if id3.guid is NULL
Matthieu Patou
2011-06-22
1
-2
/
+1
*
s4-dsdb: bypass validation when relax set
Andrew Tridgell
2011-06-22
1
-1
/
+2
*
s4-dsdb: prioritise GUID in extended_dn_in
Andrew Tridgell
2011-06-22
1
-8
/
+11
[next]