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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
s4:samdb_set_password/samdb_set_password_sid - make more arguments "const"
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-08-17
s4:samdb_set_password/samdb_set_password_sid - make the adaptions to support ...
Matthias Dieter Wallnöfer
1
-13
/
+27
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
4
-11
/
+10
2010-08-17
Revert "waf: enable gccdeps in developer mode"
Stefan Metzmacher
1
-3
/
+2
2010-08-17
s4:selftest: recreate $SELFTEST_PREFIX/s4client with each make test run
Stefan Metzmacher
1
-3
/
+3
2010-08-17
s4:selftest: run ldapi tests in 'dc:local' environment
Stefan Metzmacher
1
-1
/
+1
2010-08-17
s4-tests: Added tests for acl checks on search requests
Nadezhda Ivanova
1
-0
/
+218
2010-08-17
s3: Directly call write_data from print_job_write()
Volker Lendecke
1
-1
/
+1
2010-08-17
s3: Remove unused "pos" arg from print_job_write
Volker Lendecke
3
-6
/
+3
2010-08-17
s3-samr: Correctly fix the transition from enum to uint32_t.
Andreas Schneider
1
-1
/
+5
2010-08-17
s4-ldb: ensure element flags are zero in ldb search return
Andrew Tridgell
1
-0
/
+2
2010-08-17
s4-ldbwrap: ensure session_info in ldb opaque remains valid
Andrew Tridgell
1
-0
/
+15
2010-08-17
s4-rpcserver: log unknown RPC calls at debug level 3
Andrew Tridgell
1
-0
/
+6
2010-08-17
s4-netlogon: added SEC_CHAN_RODC
Andrew Tridgell
2
-1
/
+7
2010-08-17
s4-net: use an encrypted ldap session when setting passwords
Andrew Tridgell
1
-0
/
+3
2010-08-17
s4-dsdb: check the type of session_info from the opaque
Andrew Tridgell
1
-2
/
+2
2010-08-17
s4-drs: allow getncchanges from RODC with WRIT_REP set
Andrew Tridgell
1
-2
/
+2
2010-08-17
s4-drs: added domain_sid to DRS security checks
Andrew Tridgell
6
-10
/
+14
2010-08-17
s4-drs: fixed check for SECURITY_RO_DOMAIN_CONTROLLER
Andrew Tridgell
1
-6
/
+6
2010-08-17
s4-dsdb: added support for UF_PARTIAL_SECRETS_ACCOUNT
Andrew Tridgell
2
-2
/
+10
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
2
-7
/
+15
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_MASK
Andrew Tridgell
2
-0
/
+31
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
8
-23
/
+28
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-ldapserver: support controls on ldap add and rename
Andrew Tridgell
1
-10
/
+12
2010-08-17
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
3
-0
/
+76
2010-08-17
s4-ldap: use common functions for ldap flag controls encode/decode
Andrew Tridgell
1
-163
/
+11
2010-08-17
s3-dcerpc: try to fix the non gssapi build.
Günther Deschner
1
-1
/
+2
2010-08-17
s3-dcerpc: fix c++ build warning.
Günther Deschner
1
-1
/
+1
2010-08-17
s3-dcerpc: fix uninitialized variable in cli_get_session_key().
Günther Deschner
1
-1
/
+1
2010-08-17
s3-util: remove unused variable.
Günther Deschner
1
-1
/
+0
2010-08-17
s3-ads: Remove unused function and file
Simo Sorce
3
-31
/
+1
2010-08-17
s3:winbindd: don't ignore 'result' in wb_dsgetdcname_done()
Stefan Metzmacher
1
-0
/
+4
2010-08-17
s3: Remove smbd_server_fd() from write_data()
Volker Lendecke
3
-25
/
+78
2010-08-17
s3-dcerpc: Use common send functions for ntlmssp too
Simo Sorce
1
-51
/
+12
2010-08-17
s3-dcerpc: properly implement gse/spnego_get_session_key
Simo Sorce
5
-16
/
+63
2010-08-17
s3-dcerpc: Check data and return appropriate error
Simo Sorce
1
-2
/
+17
2010-08-17
s3-dcerpc: Remove unused function
Simo Sorce
1
-18
/
+0
2010-08-17
s3-dcerpc: make a few local functions as static
Simo Sorce
2
-8
/
+7
2010-08-17
Change debug statements to use __location__
Simo Sorce
1
-13
/
+11
2010-08-17
s3-dcerpc: Pull packet in the caller, before validation
Simo Sorce
2
-31
/
+38
2010-08-17
Add my (c)
Simo Sorce
1
-5
/
+6
2010-08-17
s3-samr: Fixed some build warnings.
Andreas Schneider
1
-3
/
+3
2010-08-17
s3: Fix a ton of type-punned warnings
Volker Lendecke
1
-4
/
+4
[next]