index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
common
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb: fixed dsdb_get_extended_dn_sid()
Andrew Tridgell
2010-08-20
1
-1
/
+1
*
s4-drs: implement RODC attribute filtering override
Andrew Tridgell
2010-08-20
1
-15
/
+29
*
s4:samdb_set_password/samdb_set_password_sid - make more arguments "const"
Matthias Dieter Wallnöfer
2010-08-17
1
-5
/
+5
*
s4:samdb_set_password/samdb_set_password_sid - make the adaptions to support ...
Matthias Dieter Wallnöfer
2010-08-17
1
-13
/
+27
*
s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"
Matthias Dieter Wallnöfer
2010-08-17
1
-1
/
+1
*
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
2010-08-17
1
-3
/
+3
*
s4:samdb_set_password_sid - fix comment
Matthias Dieter Wallnöfer
2010-08-16
1
-1
/
+2
*
s4:samdb_set_password - fix formatting
Matthias Dieter Wallnöfer
2010-08-15
1
-1
/
+2
*
s4:samdb_set_password - implement the extended LDAP error code detection
Matthias Dieter Wallnöfer
2010-08-15
1
-9
/
+17
*
s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWORD" when a user account...
Matthias Dieter Wallnöfer
2010-08-14
1
-0
/
+2
*
s4:dsdb/common/util.c - provide a call which returns the forest function level
Matthias Dieter Wallnöfer
2010-08-10
1
-2
/
+15
*
s4:dsdb/common/util.c - use LDB constants whenever possible
Matthias Dieter Wallnöfer
2010-08-10
1
-8
/
+8
*
s4:dsdb/common/util.c - add a function "dsdb_add"
Matthias Dieter Wallnöfer
2010-08-07
1
-0
/
+30
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
2010-07-07
1
-38
/
+40
*
s4:dsdb - samdb_result_force_password_change - also when "pwdLastSet" is "-1"...
Matthias Dieter Wallnöfer
2010-07-06
1
-3
/
+9
*
Implementation of self membership validated right.
Nadezhda Ivanova
2010-06-28
1
-0
/
+31
*
s4:dsdb_load_partition_usn - free the right memory context (tmp_ctx)
Matthias Dieter Wallnöfer
2010-06-21
1
-2
/
+1
*
s4:dsdb - add a new dsdb delete function which understands the tree delete co...
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+7
*
s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val.
Andrew Bartlett
2010-06-15
1
-2
/
+2
*
s4:dsdb/common/util.c - provide a better implementation of the "samdb_msg_add...
Matthias Dieter Wallnöfer
2010-06-06
1
-28
/
+90
*
s4:dsdb_load_udv_v1 - "uint32_t" counter type fits better than "unsigned int"
Matthias Dieter Wallnöfer
2010-05-31
1
-1
/
+1
*
s4:dsdb/common/util.c - fix a counter variable
Matthias Dieter Wallnöfer
2010-05-30
1
-1
/
+1
*
s4:dsdb Allow a NULL search expression in dsdb_search()
Andrew Bartlett
2010-05-24
1
-2
/
+5
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-7
/
+5
*
s4-rodc: Cache am_rodc flag
Anatoliy Atanasov
2010-05-17
1
-0
/
+29
*
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
*
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:dsdb/util.c - Add a new function for retrieving password change attributes
Matthias Dieter Wallnöfer
2010-05-10
1
-0
/
+41
*
s4:dsdb Provide an intelegent fallback if not CN=Subnets is found
Andrew Bartlett
2010-05-09
1
-3
/
+7
*
s4/rodc: Support read-only database
Anatoliy Atanasov
2010-05-04
1
-0
/
+1
*
s4/rodc: Implement msDS-isRODC constructed attr
Anatoliy Atanasov
2010-05-03
1
-6
/
+15
*
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
2010-04-29
1
-0
/
+28
*
s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUID
Kamen Mazdrashki
2010-04-28
1
-18
/
+18
*
s4:dsdb/common: if we don't have the ip of the client return the server site ...
Stefan Metzmacher
2010-04-27
1
-0
/
+8
*
s4:util - add a function which finds the matching client site using the clien...
Matthias Dieter Wallnöfer
2010-04-27
1
-0
/
+90
*
s4-drs: removed dsdb_validate_client_flags()
Andrew Tridgell
2010-04-22
1
-30
/
+0
*
s4-dsdb: added dsdb_validate_invocation_id()
Andrew Tridgell
2010-04-22
1
-0
/
+87
*
s4-dsdb: added dsdb_get_extended_dn_sid()
Andrew Tridgell
2010-04-22
1
-0
/
+29
*
s4-drs: Use new samdb_rodc() function in s4 code
Fernando J V da Silva
2010-04-22
1
-1
/
+1
*
s4-drs: dsdb_validate_client_flags() function
Fernando J V da Silva
2010-04-22
1
-0
/
+28
*
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
2010-04-22
1
-32
/
+41
*
s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()
Andrew Bartlett
2010-04-20
1
-1
/
+38
*
s4:samdb_server_site_name - fix indentation
Matthias Dieter Wallnöfer
2010-04-13
1
-4
/
+6
*
s4:dsdb/common/util.c - add a call which determines centrally the forest DNS ...
Matthias Dieter Wallnöfer
2010-04-13
1
-0
/
+19
*
s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_config_dn" and "samdb_sche...
Matthias Dieter Wallnöfer
2010-04-13
1
-20
/
+0
*
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
2010-04-13
1
-6
/
+8
*
s4:samdb_server_site_dn - free unused DNs in the right way
Matthias Dieter Wallnöfer
2010-04-11
1
-2
/
+2
[next]