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
*
pthreadpool: Add test for fork crash
Volker Lendecke
2014-03-03
1
-0
/
+48
*
pthreadpool: Fix pthreadpools with fork
Volker Lendecke
2014-03-03
1
-15
/
+6
*
dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...
Michael Adam
2014-03-03
1
-10
/
+1
*
torture: Fix a torture crash with -O3
Volker Lendecke
2014-02-28
1
-2
/
+2
*
torture: Fix a buffer overrun
Volker Lendecke
2014-02-28
1
-2
/
+2
*
vfs: propagate snapshot enumeration errors
David Disseldorp
2014-02-27
1
-10
/
+16
*
s3: smbd: Ensure brl_get_locks_readonly() always returns a valid struct byte_...
Jeremy Allison
2014-02-27
1
-1
/
+15
*
pidl: Make perl(Parse:Yapp:Driver) installation optional.
Andreas Schneider
2014-02-27
2
-2
/
+29
*
s3-spoolssd: Don't register spoolssd if epmd is not running.
Andreas Schneider
2014-02-27
1
-17
/
+22
*
ctdb-recoverd: Check if callback function is registered before calling
Amitay Isaacs
2014-02-27
1
-2
/
+7
*
ctdb-daemon: After updating tickles on other nodes, set update flag to false
Amitay Isaacs
2014-02-27
1
-0
/
+2
*
ctdb-daemon: Implement ctdb_control_startup()
Martin Schwenke
2014-02-27
1
-4
/
+12
*
ctdb-daemon: Fix whitespaces
Amitay Isaacs
2014-02-27
1
-4
/
+4
*
ctdb-daemon: Always talloc tickle array off vnn instead of ctdb->nodes
Amitay Isaacs
2014-02-27
1
-8
/
+5
*
waf: Add option to specify perl vendor dir.
Andreas Schneider
2014-02-27
3
-1
/
+10
*
pidl: Install pidl files corrently.
Andreas Schneider
2014-02-26
2
-4
/
+30
*
dbwrap: Slightly simplify dbwrap_watch_record_stored
Volker Lendecke
2014-02-25
1
-5
/
+2
*
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Jose A. Rivera
2014-02-25
1
-90
/
+32
*
vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.
Christopher R. Hertel
2014-02-25
1
-13
/
+8
*
vfs_glusterfs: Comment the top of the file.
Christopher R. Hertel
2014-02-25
1
-8
/
+18
*
s3-printing: Fix obvious memory leak in printer_list_get_printer().
Jeremy Allison
2014-02-25
1
-0
/
+1
*
passdb: spare superfluous call to lookup_rids() in lookup_sids()
Michael Adam
2014-02-25
1
-7
/
+12
*
rpc: fix name-normalization in rpc_sid_to_name()
Michael Adam
2014-02-25
1
-1
/
+1
*
rpc: correctly tread domain-only requests in rpc_sid_to_name()
Michael Adam
2014-02-25
1
-1
/
+1
*
samr: don't block the sam sid or the builtin domain sid in sid_to_name
Stefan Metzmacher
2014-02-25
1
-0
/
+2
*
ctdb-eventscripts: Switch on dumping of stuck nfsd threads
Martin Schwenke
2014-02-25
2
-2
/
+2
*
s4: tidy up vfs smb2 in regards to using share_string_option
Garming Sam
2014-02-24
1
-21
/
+21
*
s4: tidy up vfs cifs in regards to using share_string_option
Garming Sam
2014-02-24
1
-21
/
+22
*
s4: tidy up some null checks in ntvfs
Garming Sam
2014-02-24
2
-4
/
+4
*
libcli: Overflow array index read possible, in auth code.
Ira Cooper
2014-02-24
1
-1
/
+1
*
Revert "libcli: Overflow array index read possible, in auth code."
Ira Cooper
2014-02-24
1
-2
/
+2
*
libcli: Overflow array index read possible, in auth code.
Ira Cooper
2014-02-24
1
-2
/
+2
*
s3:printing: Fix a possible NULL dereference.
Poornima Gurusiddaiah
2014-02-24
1
-1
/
+1
*
s3:passdb: Fix the use of uninitialized scalar variable.
Poornima Gurusiddaiah
2014-02-24
1
-8
/
+2
*
s3/libsmb: Free memdup'd local variable
Jose A. Rivera
2014-02-22
1
-0
/
+1
*
passdb: Patch memory leak in pdb_ldap.c
Jose A. Rivera
2014-02-21
1
-4
/
+6
*
testprogs: Fix pkinit test with system ldb.
Andreas Schneider
2014-02-21
1
-2
/
+10
*
testprogs: Fix kinit test with system ldb.
Andreas Schneider
2014-02-21
1
-2
/
+10
*
nsswitch: Fix idmap rfc2307 test with system ldb.
Andreas Schneider
2014-02-21
1
-2
/
+11
*
selftest: Use the absolute path to the ldb modules.
Andreas Schneider
2014-02-21
1
-1
/
+1
*
heimdal: Use krb5_free_default_realm() for free()
Santosh Kumar Pradhan
2014-02-21
1
-3
/
+3
*
kdc: Free the resource which is not used anymore
Santosh Kumar Pradhan
2014-02-21
1
-0
/
+1
*
s3:winbindd: avoid directly asking a trusted domain in wb_lookupsids*()
Gregor Beck
2014-02-21
1
-1
/
+1
*
s3:winbindd: fix _wbint_LookupSids() on error
Gregor Beck
2014-02-21
1
-1
/
+7
*
s3:smbd: avoid invalid lock_order panic triggered by "CTDB_SRVID_RELEASE_IP"
Stefan Metzmacher
2014-02-21
1
-2
/
+39
*
s3:lib/ctdbd_conn: let release_ip_handler return bool
Stefan Metzmacher
2014-02-21
3
-9
/
+35
*
s3:smbd: maintain smbd_server_connection->status
Stefan Metzmacher
2014-02-21
4
-0
/
+53
*
s3:smbd: simplify exit_server_common()
Stefan Metzmacher
2014-02-21
1
-4
/
+2
*
clitar: don't panic, propagate talloc errors upwards
David Disseldorp
2014-02-21
1
-53
/
+136
*
clitar: propagate make_remote_path() talloc errors
David Disseldorp
2014-02-21
1
-3
/
+14
[next]