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
2010-09-12
s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ...
Matthias Dieter Wallnöfer
1
-41
/
+41
2010-09-12
s4:samldb LDB module - add a comment to mark the beginning of the extended op...
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-09-12
s4:samldb LDB module - refactor "samldb_find_for_defaultObjectCategory" to be...
Matthias Dieter Wallnöfer
1
-94
/
+22
2010-09-12
s4:samldb LDB module - refactor the "primaryGroupID" check on user creation
Matthias Dieter Wallnöfer
1
-137
/
+39
2010-09-12
s4:samldb LDB module - get rid of the SID context variable
Matthias Dieter Wallnöfer
1
-20
/
+17
2010-09-12
s4:samldb LDB module - use also here the real attribute denomination "sAMAcco...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-12
s4:samldb LDB module - rename "check_SamAccountType" into "check_sAMAccountType"
Matthias Dieter Wallnöfer
1
-5
/
+4
2010-09-12
s4:samldb LDB module - make "samldb_check_sAMAccountName" synchronous again
Matthias Dieter Wallnöfer
1
-71
/
+19
2010-09-11
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
1
-2
/
+0
2010-09-11
s4-privs Seperate rights and privileges
Andrew Bartlett
1
-2
/
+6
2010-09-11
libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.
Andrew Bartlett
1
-1
/
+1
2010-09-10
s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole
Anatoliy Atanasov
1
-2
/
+3
2010-09-10
s4-fsmo: update FSMO changes for recent IRPC work
Andrew Tridgell
1
-4
/
+10
2010-09-10
s4-ldap: Added support for FSMO role transfer via LDAP by modify on rootDSE
Nadezhda Ivanova
1
-1
/
+46
2010-09-09
s4-dsdb Change debug levels for startup messages
Andrew Bartlett
2
-10
/
+10
2010-09-05
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
1
-0
/
+3
2010-09-04
dsdb: Add missing dependencies for dsdb ldb modules.
Jelmer Vernooij
1
-2
/
+2
2010-09-02
s4:dsdb Fix attribute being searched for in dereference against Fedora DS
Andrew Bartlett
1
-1
/
+1
2010-09-02
s4:dsdb Make the dereference control critical if input is critical
Andrew Bartlett
1
-1
/
+3
2010-09-02
s4:dsdb Don't reload the schema against OpenLDAP backend
Andrew Bartlett
2
-3
/
+13
2010-08-27
s4-dsdb: Fixed a compiler warning.
Nadezhda Ivanova
1
-1
/
+0
2010-08-26
s4:dsdb_module_find_dsheuristics - free the "DN" also on other exit cases
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-08-26
s4-dsdb: Removed an unnecessary space in dsdb_module_find_dsheuristics()
Nadezhda Ivanova
1
-1
/
+1
2010-08-26
s4-dsdb: Added utility functions for retrieving dSHeuristics from the module ...
Nadezhda Ivanova
1
-0
/
+47
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
5
-29
/
+26
2010-08-20
s4-dsdb: the RODC_JOIN control also changes samAccountName
Andrew Tridgell
1
-9
/
+13
2010-08-19
s4: fix few comment typos
Kamen Mazdrashki
1
-2
/
+2
2010-08-19
s4-dsdb: Use dsdb_syntax_ctx in *_validate_ldb functions
Kamen Mazdrashki
1
-1
/
+5
2010-08-18
s4:auth Change {anonymous,system}_session to use common session_info generation
Andrew Bartlett
1
-2
/
+4
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
3
-6
/
+6
2010-08-17
s4:password_hash LDB module - perform the adaptions to understand the new pas...
Matthias Dieter Wallnöfer
1
-8
/
+26
2010-08-17
s4:acl LDB module - support password changes over the DSDB_CONTROL_PASSWORD_C...
Matthias Dieter Wallnöfer
1
-1
/
+15
2010-08-17
s4:DSDB - DSDB_CONTROL_PASSWORD_CHANGE_OID - add a structure as value to the ...
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-08-17
s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"
Matthias Dieter Wallnöfer
2
-9
/
+8
2010-08-17
s4-dsdb: check the type of session_info from the opaque
Andrew Tridgell
1
-2
/
+2
2010-08-17
s4-dsdb: added support for UF_PARTIAL_SECRETS_ACCOUNT
Andrew Tridgell
1
-2
/
+9
2010-08-17
s4-dsdb: cope with cracknames of form dnsdomain\account
Andrew Tridgell
1
-2
/
+8
2010-08-17
s4-dsdb: set LDB_FLAG_INTERNAL_DISABLE_VALIDATION for msDS-SecondaryKrbTgtNumber
Andrew Tridgell
1
-1
/
+8
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
Andrew Tridgell
1
-7
/
+9
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
4
-15
/
+15
2010-08-17
s4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSDSA add
Andrew Tridgell
1
-1
/
+24
2010-08-17
s4-dsdb: fixed test for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
1
-1
/
+1
2010-08-17
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
1
-0
/
+69
2010-08-15
s4:password_hash LDB module - introduce the extended LDAP error codes on the ...
Matthias Dieter Wallnöfer
1
-43
/
+72
2010-08-15
s4:password_hash LDB module - support this new password set syntax
Matthias Dieter Wallnöfer
1
-2
/
+10
2010-08-15
s4:password_hash LDB module - allow to compare against both NT and LM hashes ...
Matthias Dieter Wallnöfer
1
-10
/
+1
2010-08-15
s4:subtree_rename.c - relax the checks when requested
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-08-14
s4:password_hash LDB module - improve an error message
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-08-14
s4:password_hash LDB module - implement the SAMR behaviour when checking old ...
Matthias Dieter Wallnöfer
1
-5
/
+16
2010-08-14
s4:password_hash LDB module - fix wrong error codes
Matthias Dieter Wallnöfer
1
-4
/
+4
[prev]
[next]