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
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-libnetapi: pass down ndr_interface_table to pipe_cm() and friends.
Günther Deschner
2013-08-05
1
-8
/
+8
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().
Günther Deschner
2013-08-05
6
-37
/
+37
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
2013-08-05
8
-21
/
+22
*
s3:lib/system fix build on AIX 7
Christian Ambach
2013-08-02
1
-3
/
+12
*
Add ea_list_has_invalid_name() function.
Jeremy Allison
2013-07-19
1
-0
/
+34
*
s3-lib: hide incomplete smbXsrv_tcon_global records
Stefan Metzmacher
2013-07-09
1
-0
/
+13
*
s3-lib: fix segf while reading incomplete session info (bug #10003)
Björn Baumbach
2013-07-09
2
-7
/
+17
*
s3:lib add mapping for ETXTBSY
Christian Ambach
2013-06-25
1
-0
/
+3
*
s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions
Christian Ambach
2013-06-21
1
-15
/
+34
*
Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e
Jeremy Allison
2013-06-18
1
-2
/
+7
*
Fix xx_path() - return check from mkdir() is incorrect.
Jeremy Allison
2013-06-18
1
-3
/
+8
*
gencache: Simplify gencache_init a bit
Volker Lendecke
2013-06-14
1
-13
/
+16
*
lib: Remove an unused variable
Volker Lendecke
2013-06-11
1
-1
/
+0
*
s3:lib/ctdb_packet use sys_send in packet_fd_write
Christian Ambach
2013-06-03
1
-1
/
+1
*
Remove lib/netapi autoconf build system, this is now build with waf
Andrew Bartlett
2013-05-28
2
-421
/
+0
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-10
/
+0
*
s3:lib/ctdb_conn make sure we are root before connecting to CTDB
Christian Ambach
2013-05-17
1
-1
/
+14
*
lib: Add before/after hooks to async_connect
Volker Lendecke
2013-05-17
2
-3
/
+3
*
s3:lib/dbwrap add missing curly braces
Christian Ambach
2013-05-16
1
-2
/
+4
*
lib: Fix CID 241650 Sizeof not portable
Volker Lendecke
2013-05-12
1
-1
/
+1
*
pthreadpool: Fix CID 710828 Sizeof not portable
Volker Lendecke
2013-05-12
1
-1
/
+1
*
s3:lib fix wrong usage of PRIu64 in sscanf
Christian Ambach
2013-05-06
1
-1
/
+1
*
dbwrap: Allow dbwrap_record_watch_recv to not lock the record
Volker Lendecke
2013-04-26
1
-0
/
+3
*
Ensure drain_socket() operates on a blocking socket.
Jeremy Allison
2013-04-19
1
-2
/
+15
*
util_tdb: add function tdb_data_string()
Gregor Beck
2013-04-18
1
-0
/
+33
*
smbd: Remove NTSTATUS based create_synthetic_smb_fname
Volker Lendecke
2013-04-18
1
-25
/
+0
*
lib: Make create_synthetic_smb_fname_split use synthetic_smb_fname_split
Volker Lendecke
2013-04-17
1
-22
/
+3
*
lib: Add synthetic_smb_fname_split
Volker Lendecke
2013-04-17
1
-0
/
+29
*
lib: Remove unused copy_smb_filename
Volker Lendecke
2013-04-17
1
-15
/
+0
*
lib: Make create_synthetic_smb_fname use synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-15
/
+7
*
lib: Add synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-0
/
+19
*
smbd: Make copy_smb_filename static
Volker Lendecke
2013-04-17
1
-3
/
+7
*
lib: Convert copy_smb_filename to use cp_smb_filename
Volker Lendecke
2013-04-17
1
-33
/
+1
*
lib: Add cp_smb_filename
Volker Lendecke
2013-04-17
1
-0
/
+39
*
Remove dependency on detection of HAVE_DIRFD for use of fdopendir().
Jeremy Allison
2013-04-12
1
-3
/
+1
*
s3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
Stefan Metzmacher
2013-04-03
1
-1
/
+4
*
s3:lib/gencache: place gencache.tdb into /var/cache/samba
Stefan Metzmacher
2013-04-03
1
-1
/
+1
*
dbwrap-ctdb: Avoid a talloc_stackframe()
Volker Lendecke
2013-03-26
1
-4
/
+2
*
ctdb-conn: remove ctdbd_fetch
Volker Lendecke
2013-03-26
1
-81
/
+0
*
dbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record
Volker Lendecke
2013-03-26
1
-9
/
+2
*
ctdb-conn: Add ctdbd_parse
Volker Lendecke
2013-03-26
1
-0
/
+71
*
dbwrap: Use tdb_null in db_ctdb_delete
Volker Lendecke
2013-03-25
1
-4
/
+1
*
s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris build
Andrew Bartlett
2013-03-15
1
-1
/
+1
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+4
*
s3:lib/charcnv fix typo in pull_ascii_base_talloc()
Ralph Wuerthner
2013-03-05
1
-1
/
+1
*
s3:lib/events: make use of tevent_common_loop_timer_delay()
Stefan Metzmacher
2013-03-01
1
-30
/
+6
*
s3:lib/events: make use of samba_tevent_set_debug()
Stefan Metzmacher
2013-02-28
1
-36
/
+1
*
s3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WAIT handling
Stefan Metzmacher
2013-02-28
1
-0
/
+6
*
s3-tldap: Make sure we don't deref a null pointer.
Andreas Schneider
2013-02-22
1
-0
/
+3
*
messages: Use uint8_t type.
Andreas Schneider
2013-02-22
1
-2
/
+2
[prev]
[next]