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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
s4:operational LDB module - fix attribute names to be right up/down-cased
Matthias Dieter Wallnöfer
2
-10
/
+10
2011-03-04
s4:ldap.py - rootdse tests should search for the rootDSE not the default DN
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:ldap.py - add a test in order to show the operational module fixed
Matthias Dieter Wallnöfer
1
-0
/
+14
2011-03-04
s4:operational LDB module - fix display of some constructed attributes
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-03-04
s4:operational LDB module - add "groupToken" as unsigned int (uint32_t)
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:operational LDB module - readd "structuralObjectClass" -> "objectClass" ma...
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:ldap.py - other important RDN check testcases
Matthias Dieter Wallnöfer
1
-0
/
+67
2011-03-04
s4:ldap.py - remove a debug output
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-03-04
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
3
-4
/
+4
2011-03-04
s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...
Matthias Dieter Wallnöfer
1
-3
/
+1
2011-03-04
s4:objectclass LDB module - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:waf-build fix disable-shared build for smbtorture
Christian Ambach
1
-1
/
+1
2011-03-04
s4:objectclass LDB module - if we cannot find DN's parent then the DN itself ...
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-03-02
s4-dsdb: Ensure we permit multi-valued backlinks on single-valued attributes
Andrew Bartlett
1
-0
/
+7
2011-03-01
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
Matthias Dieter Wallnöfer
3
-21
/
+23
2011-03-01
s4:dsdb/common/util.c - remove "samdb_find_or_add_value"
Matthias Dieter Wallnöfer
1
-8
/
+0
2011-03-01
s4:dsdb/common/util.c - fully remove "samdb_msg_add_string"
Matthias Dieter Wallnöfer
1
-18
/
+3
2011-03-01
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
3
-12
/
+10
2011-03-01
s4-repl/working_schema: Ignore some attributes when bulding working schema cache
Kamen Mazdrashki
1
-0
/
+9
2011-03-01
s4-replicated_objects: Implement a mechanism to relax some attributes conversion
Kamen Mazdrashki
1
-4
/
+31
2011-02-28
Fix some types
Jelmer Vernooij
5
-13
/
+13
2011-02-27
s4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition
Kamen Mazdrashki
1
-1
/
+1
2011-02-27
s4-drepl: Schedule event to trigger replication rather than calling run_pendi...
Kamen Mazdrashki
1
-2
/
+5
2011-02-27
s4-drepl: Fix replica sync callback to really store last error rather than la...
Kamen Mazdrashki
1
-1
/
+1
2011-02-27
s4-drepl: Refactor dreplsrv_run_pull_ops() to
Kamen Mazdrashki
1
-16
/
+33
2011-02-27
s4-drepl: Pass replication options from DsReplicaSync call
Kamen Mazdrashki
4
-5
/
+12
2011-02-24
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
4
-2
/
+6
2011-02-22
s4-descriptor: Fixed a typo in a comment and clarified it a bit.
Nadezhda Ivanova
1
-2
/
+2
2011-02-22
s4-descriptor: Fixed some missing curly braces.
Nadezhda Ivanova
1
-10
/
+13
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
5
-6
/
+4
2011-02-22
s4-waf: rename smbpasswd library to smbpasswdparser
Andrew Tridgell
1
-1
/
+1
2011-02-21
s4-descriptor: Fixed some compiler warnings.
Nadezhda Ivanova
1
-2
/
+2
2011-02-21
s4-descriptor: Removed unnecessary descriptor_change function and unused call...
Nadezhda Ivanova
1
-387
/
+0
2011-02-21
s4-descriptor: Replaced the async descriptor_change with synchronous descript...
Nadezhda Ivanova
1
-1
/
+149
2011-02-21
s4-descriptor: Replaced the synchronous descriptor_change with the synchronou...
Nadezhda Ivanova
1
-1
/
+108
2011-02-21
pyldb: add tests for getting control results
Matthieu Patou
1
-0
/
+8
2011-02-21
s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
Matthieu Patou
2
-25
/
+25
2011-02-18
s4-dsdb: operational module does not need auth any more
Andrew Tridgell
2
-3
/
+1
2011-02-15
s4-ldb_modules/operational: Make use of dsdb_module_reference_dn() function
Kamen Mazdrashki
1
-17
/
+4
2011-02-15
s4:sam.py - add another "description" test case
Matthias Dieter Wallnöfer
1
-0
/
+13
2011-02-15
s4:acl LDB module - interpret "userAccountControl" as "uint32_t"
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-02-14
s4-ldb_modules/acl: Use ntds_guid for SPN check only we have a DC object
Kamen Mazdrashki
1
-6
/
+5
2011-02-14
s4-ldb_modules/acl: Get correct NTDSDSA objectGUID to check SPN for
Kamen Mazdrashki
1
-2
/
+17
2011-02-14
s4-ldb_modules/util: Implement dsdb_module_find_ntdsguid_for_computer()
Kamen Mazdrashki
1
-0
/
+30
2011-02-14
s4/ldb_modules/acl.c: Fix calculation for samAccountName string len
Kamen Mazdrashki
1
-1
/
+1
2011-02-14
s4-dsdb: cope with broken exchange schema with single valued backlinks
Andrew Tridgell
1
-0
/
+7
2011-02-14
s4-dsdb: fixed problem with constrained modification of description attribute
Andrew Tridgell
1
-44
/
+13
2011-02-13
Fix typos
Volker Lendecke
1
-1
/
+1
2011-02-10
s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...
Nadezhda Ivanova
1
-0
/
+34
[next]