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
2011-12-15
s3:printing/spoolssd: pass event and messaging context to check_updater_child()
Stefan Metzmacher
1
-5
/
+4
2011-12-15
s3:rpc_server/spoolss: remove reload_services check from delete_printer_hook()
Stefan Metzmacher
1
-8
/
+0
2011-12-15
s3:smbd: split smb_conf_updated into parent and child versions
Stefan Metzmacher
2
-12
/
+30
2011-12-15
s3:smbd: split ID_CACHE_* message handling into parent and child parts
Stefan Metzmacher
6
-181
/
+161
2011-12-15
lib/ccan: Fix some typos in libccan.m4
Martin Schwenke
1
-2
/
+2
2011-12-15
lib/ccan: fix m4 tests for builtin_expect and compound literals.
Rusty Russell
1
-9
/
+10
2011-12-14
s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.
Günther Deschner
1
-13
/
+0
2011-12-14
s3: Fix raw.mux after UNUSED_SHARE_MODE_ENTRY was removed
Volker Lendecke
1
-5
/
+55
2011-12-14
s3: Slightly simplify the logic in defer_open
Volker Lendecke
1
-5
/
+3
2011-12-14
s3: Remove UNUSED_SHARE_MODE_ENTRY
Volker Lendecke
4
-49
/
+22
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-1
/
+1
2011-12-14
s3: Remove nmbd_messaging_context()
Volker Lendecke
1
-31
/
+18
2011-12-14
s3: Fix some pointless statics
Volker Lendecke
1
-5
/
+5
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-6
/
+8
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-7
/
+10
2011-12-14
s3: Pass messaging_context to nmbd/process()
Volker Lendecke
1
-4
/
+3
2011-12-14
s3: Make nmbd_messaging_context static
Volker Lendecke
2
-2
/
+1
2011-12-14
s3: Centralize nmbd_messaging_context in nmbd.c
Volker Lendecke
4
-13
/
+12
2011-12-14
s3: Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2011-12-14
s4-smbtorture: make sure we can successfully run the schannel test against wi...
Günther Deschner
1
-16
/
+30
2011-12-14
s4-torture: LookupSids3 is only available over NCACN_IP_TCP.
Andreas Schneider
1
-1
/
+2
2011-12-14
s4-torture: Fix schannel test against win2k8.
Andreas Schneider
1
-4
/
+4
2011-12-14
s4-librpc: Fix NETLOGON credential chain with Windows 2008.
Andreas Schneider
3
-11
/
+45
2011-12-14
s3:smb2_lock: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-5
/
+1
2011-12-14
s3:smbd/oplock: make process_oplock_async_level2_break_message() static
Stefan Metzmacher
2
-6
/
+1
2011-12-14
s3:smbd/oplock: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-25
/
+5
2011-12-14
s3:smbd/open: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-5
/
+1
2011-12-14
s3:smbd/conn_msg: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-5
/
+1
2011-12-14
s3:smbd/close: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-5
/
+1
2011-12-14
s3:smbd/blocking: use talloc_get_type_abort() as private_data can't be NULL
Stefan Metzmacher
1
-10
/
+2
2011-12-14
s3:web/swat: use short term event and message contexts
Stefan Metzmacher
1
-4
/
+35
2011-12-14
s3:smbd: remove brl_register_msgs()
Stefan Metzmacher
3
-13
/
+12
2011-12-14
s3:smbd/server: avoid msg_ctx_to_sconn() in smbd_accept_connection()
Stefan Metzmacher
1
-1
/
+1
2011-12-14
s3:smbd: remove unused smbd_messaging_context()
Stefan Metzmacher
2
-11
/
+0
2011-12-14
s3:smbd/server: maintain the list of child processes under smbd_parent_context
Stefan Metzmacher
4
-42
/
+55
2011-12-14
s3:smbd/server: pass smbd_parent_context to smbd_setup_sig_chld_handler()
Stefan Metzmacher
1
-6
/
+6
2011-12-14
s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context *am_...
Stefan Metzmacher
3
-10
/
+12
2011-12-14
s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970
Amitay Isaacs
1
-5
/
+0
2011-12-14
tdb2: Fix python documentation for tdb.Tdb object
Amitay Isaacs
1
-1
/
+1
2011-12-14
samba-tool: Fix DN for GPO entries
Amitay Isaacs
1
-8
/
+2
2011-12-14
samba-tool: gpo: fix a typo
Amitay Isaacs
1
-1
/
+1
2011-12-14
samba-tool: Remove duplicate code of dsacl to fsacl conversion
Amitay Isaacs
1
-38
/
+10
2011-12-14
setup: Fix phpldapadmin configuration for version 1.2.x
Amitay Isaacs
1
-18
/
+10
2011-12-14
s4-smbtorture: fix some typos in schannel test.
Günther Deschner
1
-3
/
+3
2011-12-14
s4-smbtorture: avoid printf(); in schannel test.
Günther Deschner
1
-13
/
+13
2011-12-14
s4-smbtorture: remove trailing whitespace from schannel test.
Günther Deschner
1
-41
/
+41
2011-12-14
s4-resolv: fix dns_ex so as to fail correctly when a name does not exist
Andrew Bartlett
1
-0
/
+9
2011-12-13
s4-selftest: Add test of RPC to a netbios alias
Andrew Bartlett
2
-3
/
+3
2011-12-13
s4-selftest Give local.resolve a real name to look up
Andrew Bartlett
1
-1
/
+2
2011-12-13
s3: Fix examples/VFS build
Volker Lendecke
3
-3
/
+3
[next]