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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vfs_time_audit: Make durable functions static
Volker Lendecke
2014-01-24
1
-16
/
+16
*
heimdal: Fix a format error on FreeBSD10
Volker Lendecke
2014-01-24
1
-1
/
+1
*
smbd: Fix format errors on FreeBSD10
Volker Lendecke
2014-01-24
1
-1
/
+1
*
samba-tool classicupgrade: Remove unsued upgrade_smbconf
Andrew Bartlett
2014-01-23
1
-117
/
+0
*
samba-tool classicupgrade: Remove unsued reference to samba3sam
Andrew Bartlett
2014-01-23
1
-16
/
+0
*
s3: Don't open the dir for stat/attr/acl related mask
Abhidnya Joshi
2014-01-23
1
-10
/
+21
*
s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search.
Daniel Liberman
2014-01-23
1
-4
/
+7
*
log winbind version (when requested) in winbindd log
Noel Power
2014-01-22
2
-2
/
+4
*
s4:torture/rpc: add invalidAuthenticate2
Stefan Metzmacher
2014-01-22
1
-14
/
+74
*
s4:rpc_server/netlogon: return a zero return_authenticator and rid on error
Stefan Metzmacher
2014-01-22
1
-4
/
+8
*
s3:rpc_server/netlogon: return a zero return_authenticator on error
Stefan Metzmacher
2014-01-22
1
-0
/
+1
*
libcli/auth: reject computer_name longer than 15 chars
Stefan Metzmacher
2014-01-22
1
-0
/
+8
*
libcli/auth: don't alter the computer_name in cluster mode.
Stefan Metzmacher
2014-01-22
1
-19
/
+3
*
s3:rpc_client: use db_open() to open "netlogon_creds_cli.tdb"
Stefan Metzmacher
2014-01-22
1
-2
/
+36
*
libcli/auth: add netlogon_creds_cli_set_global_db()
Stefan Metzmacher
2014-01-22
2
-0
/
+12
*
messaging3: Remove unused messaging_tdb_event
Volker Lendecke
2014-01-21
2
-13
/
+0
*
messaging3: remove msg_channel
Volker Lendecke
2014-01-21
7
-606
/
+0
*
smbd: Use messaging_read_send in smbXsrv_session.c
Volker Lendecke
2014-01-21
1
-15
/
+5
*
dbwrap_watch: Use messaging_read_send/recv
Volker Lendecke
2014-01-21
1
-13
/
+7
*
messaging3: Add messaging_read_send/recv
Volker Lendecke
2014-01-21
3
-1
/
+136
*
ctdb-daemon: Simplify listing event scripts using scandir
Amitay Isaacs
2014-01-21
1
-94
/
+40
*
ctdb-daemon: Do not run monitor event if any other event is already running
Amitay Isaacs
2014-01-21
2
-0
/
+16
*
kdc: Add belts-and-braces check that we fail if the hdb version changes
Andrew Bartlett
2014-01-20
2
-0
/
+11
*
Support for Heimdal's unified krb5 and hdb plugin system.
Jeffrey Clark
2014-01-21
1
-0
/
+16
*
s3-winbind: separate child response sock write
David Disseldorp
2014-01-20
1
-20
/
+27
*
s3-winbind: only pass needed args to child_read_request
David Disseldorp
2014-01-20
1
-18
/
+10
*
s3: rpc_server/srvsvc: Avoiding the loop around locking tdb traversal.
Shekhar Amlekar
2014-01-18
1
-49
/
+6
*
s3: rpc_server/srvsvc: Adding functions to determine open files on all sessions.
Shekhar Amlekar
2014-01-17
1
-0
/
+55
*
s3: rpc_server/srvsvc: Ensure we don't continually realloc inside init_srv_se...
Jeremy Allison
2014-01-17
1
-11
/
+22
*
waf:lib/replace gettext configure checks
Christian Ambach
2014-01-17
1
-0
/
+9
*
waf:lib/replace fix gettext detection
Christian Ambach
2014-01-03
1
-0
/
+7
*
waf:lib/replace change detection of gettext
Christian Ambach
2014-01-03
2
-6
/
+6
*
waf:lib/replace fix up libintl related checks
Christian Ambach
2014-01-03
1
-0
/
+1
*
waf:lib/replace correct detection of libiconv
Christian Ambach
2014-01-03
1
-1
/
+1
*
waf: improve iconv checks
Christian Ambach
2014-01-03
1
-0
/
+6
*
selftest: Use the absolute path to libnss_winbind.so.
Andreas Schneider
2014-01-17
1
-0
/
+2
*
s3-smbd: Log user change information.
Andreas Schneider
2014-01-17
1
-0
/
+6
*
libcli: Fix the comment for the address.
Andreas Schneider
2014-01-17
1
-1
/
+1
*
s3:lib/tldap: make use of tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
1
-7
/
+13
*
s3:lib/tldap: make use of tevent_req_defer_callback()
Stefan Metzmacher
2014-01-17
1
-0
/
+2
*
s3:lib/fncall: make use of tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
1
-7
/
+16
*
libcli/smb: make use of tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
1
-10
/
+16
*
tevent: version 0.9.21
Stefan Metzmacher
2014-01-17
2
-1
/
+89
*
tevent: add tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
3
-0
/
+77
*
tevent: add/use tevent_req_destructor
Stefan Metzmacher
2014-01-17
1
-1
/
+14
*
tevent: add doxygen comments for tevent_num_signals() and tevent_sa_info_queu...
Stefan Metzmacher
2014-01-17
1
-0
/
+23
*
tevent: Add prototypes
Volker Lendecke
2014-01-17
1
-0
/
+4
*
tevent: Only build "std_fallback_to_poll" when epoll is around
Volker Lendecke
2014-01-17
1
-0
/
+2
*
tevent: fix crash bug in tevent_queue_immediate_trigger()
Stefan Metzmacher
2014-01-17
1
-0
/
+4
*
ctdb/eventscripts: Move all eventscript state under $CTDB_VARDIR/state
Martin Schwenke
2014-01-17
1
-4
/
+4
[prev]
[next]