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
...
*
dsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPING when there is no SID
Andrew Bartlett
2012-10-25
1
-3
/
+7
*
s4:dns_server: fix formatting difference compared to v4-0-test
Stefan Metzmacher
2012-10-24
1
-1
/
+2
*
dsdb-cracknames: Always use talloc_zero()
Andrew Bartlett
2012-10-24
1
-1
/
+1
*
build(waf): Fix the --with-cluster build
Michael Adam
2012-10-23
1
-0
/
+3
*
lib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug #9184)
Stefan Metzmacher
2012-10-23
1
-1
/
+9
*
build: Add #define FREEBSD on FreeBSD
Andrew Bartlett
2012-10-23
1
-0
/
+1
*
lib/replace: Fix configure on FreeBSD: define_ret is not correct here
Andrew Bartlett
2012-10-23
1
-1
/
+0
*
lib/replace: Fix detection of prctl
Andrew Bartlett
2012-10-23
1
-0
/
+8
*
lib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
Andrew Bartlett
2012-10-23
1
-1
/
+4
*
vfs: Fix compilation of ACL support on solaris
Andrew Bartlett
2012-10-23
1
-2
/
+4
*
waf: Create a libnss_wins.so symlink.
Andreas Schneider
2012-10-22
1
-0
/
+1
*
waf: Create a libnss_winbind.so symlink.
Andreas Schneider
2012-10-22
1
-0
/
+1
*
wafsamba: If we define a realname and a soname create a symlink.
Andreas Schneider
2012-10-22
1
-0
/
+2
*
pyglue: Make all_interfaces argumen to interface_ips() optional.
Jelmer Vernooij
2012-10-21
1
-2
/
+2
*
pyglue: Mention parameters in interface_ips() docstring.
Jelmer Vernooij
2012-10-21
1
-0
/
+2
*
s3:rpc_server: avoid a level 0 DEBUG if tstream_npa_connect_recv fails (bug #...
Stefan Metzmacher
2012-10-20
1
-1
/
+5
*
s3: Fix some blank line endings
Volker Lendecke
2012-10-20
1
-5
/
+5
*
s3: Use talloc_stackframe in token_contains_name_in_list
Volker Lendecke
2012-10-20
1
-13
/
+8
*
s3: Remove a call to procid_self()
Volker Lendecke
2012-10-19
1
-1
/
+1
*
s3: Add "msg_ctx" param to winbindd_register_handlers()
Volker Lendecke
2012-10-19
1
-12
/
+13
*
s3: Make winbindd_register_handlers static
Volker Lendecke
2012-10-19
2
-2
/
+1
*
s3: Fix a typo
Volker Lendecke
2012-10-19
1
-1
/
+1
*
s3: Remove some calls to procid_self
Volker Lendecke
2012-10-19
3
-9
/
+11
*
s3:smbd:durable: store stat info for disconnected durables and check at recon...
Michael Adam
2012-10-19
1
-0
/
+456
*
s3:open_files.idl: add stat-info to vfs_default_durable_cookie.
Michael Adam
2012-10-19
1
-0
/
+23
*
s3:smbd/durable: remove an extra blank line from vfs_default_durable_reconnect()
Michael Adam
2012-10-19
1
-1
/
+0
*
s3:smbd/durable: add write_time specific stuff to vfs_default_durable_cookie
Stefan Metzmacher
2012-10-19
1
-0
/
+12
*
s3:open_files.idl: add write_time specific stuff to vfs_default_durable_cookie
Stefan Metzmacher
2012-10-19
1
-0
/
+4
*
s3:smbd/durable: update the low level write_time before disconnecting the file.
Stefan Metzmacher
2012-10-19
1
-0
/
+19
*
s3:smbd/durable: trigger pending write_time updates before disconnecting the ...
Stefan Metzmacher
2012-10-19
1
-0
/
+8
*
docs-xml:smbd.8: document new smbXsrv_*_global.tdb files
Stefan Metzmacher
2012-10-19
1
-5
/
+9
*
s3:lib: remove unused connections_fetch_entry*() and connections_init()
Stefan Metzmacher
2012-10-19
2
-68
/
+0
*
s3:smbd: remove unused claim_connection/yield_connection
Stefan Metzmacher
2012-10-19
2
-88
/
+0
*
s3:smbd: don't call claim/yield_connection() in make_connection_snum/close_cn...
Stefan Metzmacher
2012-10-19
2
-19
/
+0
*
s3:lib/conn_tdb: implement connections_forall_read() based on smbXsrv_*_globa...
Gregor Beck
2012-10-19
2
-38
/
+95
*
s3:smbd: fill tcon->global->session_global_id
Stefan Metzmacher
2012-10-19
2
-0
/
+4
*
s3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_global
Stefan Metzmacher
2012-10-19
1
-0
/
+4
*
s3:lib: remove function connections_forall()
Gregor Beck
2012-10-19
2
-61
/
+0
*
doc-xml: remove "net connections" documentation
Stefan Metzmacher
2012-10-19
1
-39
/
+0
*
s3:utils/net: remove unused "net connections"
Stefan Metzmacher
2012-10-19
5
-286
/
+2
*
s3:net_serverid: remove connections_forall from "net serverid wipedbs"
Gregor Beck
2012-10-19
1
-28
/
+3
*
s3:lib: remove unused sessionid_*() functions
Gregor Beck
2012-10-19
3
-92
/
+0
*
s3:net_serverid: remove sessionid_traverse from "net serverid wipedbs"
Gregor Beck
2012-10-19
1
-23
/
+0
*
s3:smbd: don't use (fill) sessionid.tdb in session_claim/yield any more.
Gregor Beck
2012-10-19
1
-99
/
+33
*
s3:lib: implement sessionid_traverse_read with smb2srv_session_traverse_read
Gregor Beck
2012-10-19
1
-25
/
+33
*
s3:smbd/connection: use smbXsrv_tcon_traverse to count connections
Gregor Beck
2012-10-19
1
-18
/
+8
*
s3:smbd:setup_new_vc_session: traverse sessions instead of connections to shu...
Gregor Beck
2012-10-19
1
-10
/
+17
*
s3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_OBJ_BASE
Gregor Beck
2012-10-19
3
-57
/
+41
*
s3:smbXsrv_tcon: add smbXsrv_tcon_global_traverse()
Gregor Beck
2012-10-19
2
-0
/
+74
*
s3:smbXsrv_session: add smbXsrv_session_global_traverse()
Gregor Beck
2012-10-19
2
-0
/
+75
[prev]
[next]