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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-09
s4:dsdb: add dsdb_module_constrainted_update_int32/64() functions
Stefan Metzmacher
1
-0
/
+58
2010-07-09
s4:dsdb: add dsdb_msg_constrainted_update_int32/64() functions
Stefan Metzmacher
1
-0
/
+96
2010-07-09
ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need to manipulate the real DN
Matthias Dieter Wallnöfer
1
-6
/
+0
2010-07-09
s4: fix warning: unused variable ‘i’
Kamen Mazdrashki
1
-1
/
+0
2010-07-08
s4:acl LDB module - password attributes - check also the "dBCSPwd" attribute
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-07-08
s4:acl LDB module - move a "mem_ctx" creation to the place where it is actual...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-07-08
s4:drsuapi RPC server - "result_site_name" - fix variable denomination
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-07-08
s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" a...
Matthias Dieter Wallnöfer
1
-7
/
+3
2010-07-08
s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...
Matthieu Patou
1
-0
/
+6
2010-07-08
Added a test to prove by default users can change each other's pass if the ol...
Nadezhda Ivanova
1
-0
/
+25
2010-07-08
Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."
Günther Deschner
1
-6
/
+0
2010-07-08
s4-net: the net binary depends on the auth subsystem
Andrew Tridgell
1
-1
/
+1
2010-07-08
s4-dsdb/util: Reorder DSDB_FLAG_* checks
Kamen Mazdrashki
1
-30
/
+30
2010-07-08
s4-dsdb: Implement module switching in dsdb_module_search_dn()
Kamen Mazdrashki
1
-1
/
+10
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-5
/
+12
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use DSDB_FLAG_NEXT_MODU...
Kamen Mazdrashki
1
-1
/
+4
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/naming_fsmo.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+2
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/operational.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-3
/
+7
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/partition_init.c Use DSDB_FLAG_NEXT_MODULE ...
Kamen Mazdrashki
1
-3
/
+6
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/pdc_fsmo.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+2
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c Use DSDB_FLAG_NEXT_MODULE ...
Kamen Mazdrashki
1
-3
/
+7
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-3
/
+6
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/samba_dsdb.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+4
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/schema_load.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-1
/
+2
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+4
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
43
-625
/
+455
2010-07-07
s4-ldb: added ldb_error() and ldb_operr()
Andrew Tridgell
3
-2
/
+22
2010-07-07
s4-ldb: added support for simple binds on ldb_ldap backend
Andrew Tridgell
1
-0
/
+50
2010-07-07
s4-ldb: added ldb_options_find()
Andrew Tridgell
6
-7
/
+85
2010-07-06
s4:libcli: Modify S4 client library to check for proper CN alignment
Steven Danneman
2
-2
/
+102
2010-07-06
s4:new_partition LDB module - fix an uninitalised variable warning
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-07-06
s4:SAMR rpc server - "SetUserInfo" - fix the implementation of the expire flag
Matthias Dieter Wallnöfer
1
-3
/
+22
2010-07-06
s4:SAMR rpc server - "QueryUserInfo" - send back the password expired flag on...
Matthias Dieter Wallnöfer
1
-1
/
+6
2010-07-06
s4:dsdb - samdb_result_force_password_change - also when "pwdLastSet" is "-1"...
Matthias Dieter Wallnöfer
1
-3
/
+9
2010-07-06
s4:rpc_server/lsa/dcesrv_lsa.c - fix typo
Sumit Bose
1
-1
/
+1
2010-07-05
s4-smbtorture: add my (C) to rap torture lib.
Günther Deschner
1
-0
/
+1
2010-07-05
s4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
Stefan Metzmacher
1
-0
/
+20
2010-07-05
s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
Stefan Metzmacher
2
-0
/
+6
2010-07-05
s4:dsdb/password_hash: fix some c++ compiler warnings
Stefan Metzmacher
1
-9
/
+12
2010-07-05
DNS objects should not be ignored
Zahari Zahariev
1
-21
/
+9
2010-07-05
s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind...
Matthias Dieter Wallnöfer
1
-8
/
+10
2010-07-05
s4:samr RPC server - "SetUserInfo" - allow some more informations to be set
Matthias Dieter Wallnöfer
1
-0
/
+25
2010-07-05
Changed passwords.py to use the correct account as acl checks now pass.
Nadezhda Ivanova
1
-14
/
+6
2010-07-05
s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change
Nadezhda Ivanova
2
-85
/
+226
2010-07-04
s4:subtree_rename LDB module - Cosmetic fixes
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-07-04
s4:subtree_delete LDB module - fix comments and add my copyright
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-07-04
s4:wb_cmd_list_groups.c - don't crash when we don't get any group at all
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-07-04
s4:wb_cmd_list_groups.c - indentation and comment fixes
Matthias Dieter Wallnöfer
1
-9
/
+11
2010-07-04
s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operations
Matthias Dieter Wallnöfer
3
-5
/
+8
2010-07-03
s4:torture/rpc/samlogon.c - strip trailing whitespaces
Matthias Dieter Wallnöfer
1
-199
/
+199
[prev]
[next]