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-09-02
Revert "s3-kerberos: use krb5 compat macros in fill_keytab_from_password()."
Simo Sorce
1
-1
/
+6
2010-09-02
s3: Remove unused nss_info_adex_init()
Volker Lendecke
1
-5
/
+0
2010-09-02
s3-param: added lp_set_cmdline() and --option= parameter
Andrew Tridgell
4
-5
/
+164
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-selftest: try DNS before bcast in selftest
Andrew Tridgell
1
-1
/
+1
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
pidl: cope with dom_sid28 in python generator
Andrew Tridgell
1
-1
/
+1
2010-09-02
doc: patched bind9 is no longer needed
Andrew Tridgell
1
-0
/
+6
2010-09-02
pynet: fixed ref count error on Py_None
Andrew Tridgell
1
-1
/
+1
2010-09-02
pidl-python: cope with NULL pointers in more places
Andrew Tridgell
3
-7
/
+31
2010-09-02
pytalloc: treat a NULL ptr as Py_None
Andrew Tridgell
1
-1
/
+7
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
s3: Print the IP of the server that stopped responding
Volker Lendecke
1
-1
/
+5
2010-09-01
s4/ldb: fix standalone build
Björn Jacke
1
-2
/
+6
2010-09-01
s3-ctdb: ctdbd_init_connection() is static to this file.
Günther Deschner
1
-8
/
+0
2010-09-01
s3-auth: fix uninitialized error code in get_guest_info3().
Günther Deschner
1
-2
/
+1
2010-08-31
winreg: add winreg_RestoreKeyFlags to IDL.
Günther Deschner
1
-1
/
+9
2010-08-31
s3-auth: remove global include of krb5pac.h.
Günther Deschner
4
-3
/
+3
2010-08-31
s3-printing: add debug to get_correct_cversion().
Günther Deschner
1
-0
/
+1
2010-08-31
s3-libads: avoid crashing in ads_keytab_list().
Günther Deschner
1
-0
/
+1
2010-08-31
s3-auth: remove unused variable in check_sam_security().
Günther Deschner
1
-1
/
+1
2010-08-31
s3-kerberos: use more krb5 compat macros in get_mem_keytab_from_secrets().
Günther Deschner
1
-16
/
+22
2010-08-31
s3-kerberos: use smb_get_enctype_from_kt_entry() in
Günther Deschner
1
-1
/
+1
2010-08-31
s3-kerberos: use get_kerberos_allowed_etypes in fill_keytab_from_password().
Günther Deschner
1
-1
/
+1
2010-08-31
s3-kerberos: use krb5 compat macros in fill_keytab_from_password().
Günther Deschner
1
-6
/
+1
2010-08-31
s3-kerberos: fix flush_keytab() compile with heimdal.
Günther Deschner
1
-1
/
+1
2010-08-31
Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"
Björn Jacke
1
-1
/
+0
2010-08-31
s3: messaging_ctdbd_connection() was only called with procid_self()
Volker Lendecke
7
-22
/
+15
2010-08-31
s3: messaging_ctdbd_init potentially modifies my_vnn
Volker Lendecke
1
-0
/
+1
2010-08-31
s3: Make ctdbd_init_connection static
Volker Lendecke
2
-4
/
+2
2010-08-31
s3: use fine grained time in netprot response
Björn Jacke
1
-3
/
+4
2010-08-31
s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-0
/
+1
2010-08-31
s3: use monotonic clock for time deltas in smbget
Björn Jacke
1
-2
/
+5
2010-08-31
tdb/waf: the deps for rt are provided by libreplace
Björn Jacke
1
-1
/
+1
2010-08-31
replace/waf: add rt to deps at this place
Björn Jacke
1
-1
/
+1
2010-08-31
s4: use GetTimeOfDay macro instead of gettimeofday
Björn Jacke
1
-1
/
+1
2010-08-31
packaging: build fixes
Volker Lendecke
1
-9
/
+9
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
s3: use monotonic time in timeout of sys_select_intr()
Björn Jacke
1
-10
/
+11
2010-08-31
lib/util: add nsec_time_diff to calulate diffs from timespecs
Björn Jacke
2
-0
/
+14
2010-08-31
s3: use monotonic clock for time deltas in namequery functions
Björn Jacke
1
-12
/
+12
[prev]
[next]