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
*
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
2010-05-31
1
-1
/
+1
*
s4:samldb LDB module - deny delete operations on some important attributes
Matthias Dieter Wallnöfer
2010-05-30
1
-3
/
+12
*
s4:samldb LDB module - rework the group change code to be again synchronous
Matthias Dieter Wallnöfer
2010-05-30
1
-309
/
+71
*
s4:dsdb/samdb/ldb_modules/util.c - make sure to always free temporary data
Matthias Dieter Wallnöfer
2010-05-30
1
-1
/
+6
*
s4:dsdb_module_search_dn - add code to handle NULL format string
Matthias Dieter Wallnöfer
2010-05-30
1
-3
/
+13
*
s4:dsdb/common/util.c - fix a counter variable
Matthias Dieter Wallnöfer
2010-05-30
1
-1
/
+1
*
s4:dsdb_enum_group_mem - use "unsigned" counters
Matthias Dieter Wallnöfer
2010-05-24
1
-2
/
+3
*
s4:dsdb_lookup_rids - "unsigned" counters fit better than "signed" in this case
Matthias Dieter Wallnöfer
2010-05-24
1
-2
/
+2
*
s4:dsdb_add_user - check the "cn"/"account_name" length (should be >= 1)
Matthias Dieter Wallnöfer
2010-05-24
1
-7
/
+12
*
s4:samr Push most of samr_LookupRids into a helper function
Andrew Bartlett
2010-05-24
1
-0
/
+66
*
s4:samr Push most of samr_QueryGroupMember into a helper function
Andrew Bartlett
2010-05-24
1
-0
/
+67
*
s4:samr Move most of samr_CreateDomAlias into a helper function
Andrew Bartlett
2010-05-24
1
-0
/
+73
*
s4:samr Split most of samr_CreateDomainGroup into a helper function
Andrew Bartlett
2010-05-24
1
-0
/
+79
*
s4:samr Split the guts of samr_CreateUser2 into a helper function
Andrew Bartlett
2010-05-24
2
-1
/
+250
*
s4:dsdb Allow a NULL search expression in dsdb_search()
Andrew Bartlett
2010-05-24
1
-2
/
+5
*
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
2010-05-21
1
-1
/
+0
*
s4:operational LDB module - fix warnings (missing parameters, unused variable)
Matthias Dieter Wallnöfer
2010-05-20
1
-3
/
+5
*
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
2010-05-20
2
-25
/
+56
*
s4:auth Add dependency from the operational module onto auth
Andrew Bartlett
2010-05-20
2
-2
/
+5
*
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
2010-05-20
3
-82
/
+68
*
s4:auth Move BUILTIN group addition into session.c
Andrew Bartlett
2010-05-20
1
-2
/
+9
*
s4:dsdb disable tokenGroups until end of rewrite
Andrew Bartlett
2010-05-20
1
-1
/
+2
*
s4/metadata: fix whitespaces
Kamen Mazdrashki
2010-05-19
1
-71
/
+71
*
s3: Fix some more iconv convenience usages.
Jelmer Vernooij
2010-05-18
1
-1
/
+1
*
Remove more usages of iconv_convenience in files which were apparently not re...
Jelmer Vernooij
2010-05-18
1
-3
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
2
-4
/
+1
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
16
-91
/
+47
*
s4-rodc: Cache am_rodc flag
Anatoliy Atanasov
2010-05-17
2
-0
/
+51
*
s4:repl_meta_data LDB module - fix counter types
Matthias Dieter Wallnöfer
2010-05-14
1
-1
/
+1
*
s4:dsdb_cache LDB module - fix a typo
Matthias Dieter Wallnöfer
2010-05-14
1
-1
/
+1
*
s4:samldb LDB module - remove unused variables
Matthias Dieter Wallnöfer
2010-05-14
1
-2
/
+0
*
s4: Do not display by default the message Failed to send DsReplicaSync is oth...
Matthieu Patou
2010-05-13
1
-1
/
+6
*
s4:dsdb: fix samdb_result_logon_hours() and don't hardcode units_per_week
Stefan Metzmacher
2010-05-13
1
-4
/
+11
*
s4:dsdb: cached results of samdb_rodc()
Stefan Metzmacher
2010-05-11
1
-1
/
+29
*
Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...
Anatoliy Atanasov
2010-05-11
1
-23
/
+0
*
Revert "s4:password_hash LDB module - don't break the provision"
Stefan Metzmacher
2010-05-11
1
-3
/
+0
*
Revert "s4:password hash LDB module - check that password hashes are != NULL ...
Stefan Metzmacher
2010-05-11
1
-10
/
+6
*
s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...
Stefan Metzmacher
2010-05-11
1
-2
/
+2
*
s4:password_hash LDB module - we might not have a cleartext password at all
Matthias Dieter Wallnöfer
2010-05-10
1
-26
/
+29
*
s4:password_hash LDB module - quiet a warning
Matthias Dieter Wallnöfer
2010-05-10
1
-1
/
+1
*
s4:password hash LDB module - check that password hashes are != NULL before c...
Matthias Dieter Wallnöfer
2010-05-10
1
-6
/
+10
*
s4:password_hash LDB module - don't break the provision
Matthias Dieter Wallnöfer
2010-05-10
1
-0
/
+3
*
s4:samdb_set_password - adapt it for the user password change handling
Matthias Dieter Wallnöfer
2010-05-10
1
-0
/
+12
*
s4:samdb_set_password/samdb_set_password_sid - Rework
Matthias Dieter Wallnöfer
2010-05-10
1
-256
/
+134
*
s4:password_hash - Implement password restrictions
Stefan Metzmacher
2010-05-10
1
-0
/
+195
*
s4:password_hash - Rework to handle password changes
Matthias Dieter Wallnöfer
2010-05-10
1
-138
/
+450
*
s4:password_hash - Rework unique value checks
Matthias Dieter Wallnöfer
2010-05-10
1
-49
/
+71
*
s4:password_hash - Various (mostly cosmetic) prework
Matthias Dieter Wallnöfer
2010-05-10
1
-176
/
+240
*
s4:dsdb: add new controls
Matthias Dieter Wallnöfer
2010-05-10
1
-0
/
+21
*
s4-rodc: Fix provision warnings by creating ntds objectGUID in provision
Anatoliy Atanasov
2010-05-10
1
-0
/
+23
[next]