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-09-03
s4-dreplsrv: Refactor drepl_replica_sync() to behave as described in MS-DRSR
Kamen Mazdrashki
1
-8
/
+111
2010-09-03
s4-dreplsrv: Helpers to locate source DSA in a partition by GUID or DNS name
Kamen Mazdrashki
1
-0
/
+40
2010-09-03
s4-dreplsrv: Helper to find NC by DN or GUID or SID
Kamen Mazdrashki
1
-0
/
+33
2010-09-03
s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_t
Kamen Mazdrashki
3
-7
/
+14
2010-09-03
pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.
Jelmer Vernooij
7
-231
/
+246
2010-09-02
s4-resolve: added resolve_name_ex_send()
Andrew Tridgell
1
-8
/
+33
2010-09-02
s4-auth: make the disabled acct messages a bit less verbose
Andrew Tridgell
1
-6
/
+6
2010-09-02
s4-resolve: add a default domain for unqualified names in file backend
Andrew Tridgell
1
-5
/
+15
2010-09-02
s4-pidl: added a test for all generated rpc interfaces
Andrew Tridgell
1
-0
/
+113
2010-09-02
pynet: fixed ref count error on Py_None
Andrew Tridgell
1
-1
/
+1
2010-09-02
s4-net: use CommandError() in net rodc
Andrew Tridgell
1
-4
/
+4
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-09-02
s4:provision Allow OpenLDAP backend to provision again
Andrew Bartlett
1
-0
/
+2
2010-09-02
s4:provision Improved error handling in provisionbackend
Zahari Zahariev
1
-2
/
+3
2010-09-01
s4-test-dssync: Print the reason for skipping FetchNT4Data test
Kamen Mazdrashki
1
-3
/
+6
2010-09-01
s4/ldb: fix standalone build
Björn Jacke
1
-2
/
+6
2010-08-31
Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"
Björn Jacke
1
-1
/
+0
2010-08-31
s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-0
/
+1
2010-08-31
s4: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-1
/
+1
2010-08-31
s4/torture: use monotonic clock for time deltas in denytest
Björn Jacke
1
-15
/
+15
2010-08-31
s4/ldb: use monotonic clock for time deltas in ldbtest
Björn Jacke
1
-4
/
+4
2010-08-31
s4:process_thread: use monotonic time for time deltas
Björn Jacke
1
-9
/
+10
2010-08-31
libreplace: move gettimeofday TZ arg check here
Björn Jacke
1
-1
/
+0
2010-08-30
s4:lib/messaging: add some const to messaging_send()
Stefan Metzmacher
2
-2
/
+2
2010-08-30
s4-drs-test: Skip a check that may possibly fail
Kamen Mazdrashki
1
-1
/
+7
2010-08-30
s4-util: Print more informative error messages in 'net drs replicate'
Kamen Mazdrashki
1
-4
/
+13
2010-08-30
s4-drs-test: Use dns hostnames to run 'net drs replicate' command
Kamen Mazdrashki
1
-5
/
+5
2010-08-28
s4-kcc: Notify dreplsrv that Topology has changed
Kamen Mazdrashki
1
-0
/
+29
2010-08-28
s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...
Kamen Mazdrashki
2
-0
/
+31
2010-08-28
s4-dreplsrv: Move partition cache update before scheduling another set of rep...
Kamen Mazdrashki
1
-3
/
+7
2010-08-28
s4-kcc: Assert when unexpected repsFromToBlob version is passed
Kamen Mazdrashki
1
-2
/
+4
2010-08-27
s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"
Matthias Dieter Wallnöfer
1
-9
/
+18
2010-08-27
s4:torture/spoolss_access.c - fix discarded const warning
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-08-27
s4:torture/raw/notify.c - freeable stuff shouldn't be "const"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-08-27
s4:ntvfs/posix/pvfs_*.c - quiet Solaris warnings
Matthias Dieter Wallnöfer
3
-15
/
+13
2010-08-27
s4:credentials_krb5.c - quiet a Solaris warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-08-27
s4-dsdb: Fixed a compiler warning.
Nadezhda Ivanova
1
-1
/
+0
2010-08-27
s4-pynet: pynet depends on pyrpc_util
Andrew Tridgell
1
-1
/
+1
2010-08-27
pyrpc: Add py_check_dcerpc_type().
Jelmer Vernooij
4
-8
/
+98
2010-08-26
s4:ntlm/auth.c - add a whitespace in a debug output
Matthias Dieter Wallnöfer
1
-1
/
+1
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-26
s4-devel: added enumprivs developer script
Andrew Tridgell
1
-0
/
+58
2010-08-26
s4-net: fixed docstring on spn command
Andrew Tridgell
1
-1
/
+1
2010-08-26
s4-net: added "net rodc preload" command
Andrew Tridgell
2
-0
/
+125
2010-08-26
s4-drs: split out drs utility python functions
Andrew Tridgell
2
-135
/
+167
2010-08-26
s4-pyrpc: convert rpc_talloc.py test to unittest framework
Andrew Tridgell
2
-46
/
+60
[prev]
[next]