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
...
*
s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp cases
Stefan Metzmacher
2009-01-12
1
-16
/
+35
*
nss_wrapper.pl: fix "Use of uninitialized value $i in array element" messages
Michael Adam
2009-01-12
1
-1
/
+1
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
11
-51
/
+188
*
Even for srclen == 0 we have to return something
Volker Lendecke
2009-01-12
1
-0
/
+6
*
tevent: use for() loops instead of while() loops
Stefan Metzmacher
2009-01-12
1
-12
/
+9
*
s3: Fix uninitialized variable in OneFS streams
Tim Prouty
2009-01-11
1
-2
/
+5
*
s3: Differentiate between posix files with colons and actual streams
Tim Prouty
2009-01-11
1
-2
/
+34
*
s3: Add OneFS alternate data streams implementation
Tim Prouty
2009-01-11
5
-15
/
+674
*
s3: General cleanup of the open path in the OneFS vfs module
Tim Prouty
2009-01-11
5
-27
/
+17
*
Move cli_api_pipe() to its only user cli_pipe.c
Volker Lendecke
2009-01-11
3
-29
/
+26
*
tevent: Fix build break
Tim Prouty
2009-01-11
1
-1
/
+1
*
Fix tevent_common_context_destructor to remove all events instead of just the...
Bo Yang
2009-01-11
1
-4
/
+10
*
Don't set child->requests to NULL in parent after fork
Bo Yang
2009-01-10
1
-1
/
+0
*
Fix a type-punned error
Volker Lendecke
2009-01-10
1
-1
/
+1
*
Fix a C++ warning
Volker Lendecke
2009-01-10
1
-2
/
+2
*
Minor tidyup of unix account missing code.
Jeremy Allison
2009-01-09
1
-5
/
+5
*
Remove the rpc_srv_register wrapper around rpc_pipe_register_commands
Volker Lendecke
2009-01-09
1
-15
/
+4
*
Call rpc_srv_register instead of rpc_pipe_register_commands in eventlog and s...
Volker Lendecke
2009-01-09
1
-2
/
+2
*
Fake up ndr_table_spoolss
Volker Lendecke
2009-01-09
1
-4
/
+27
*
Pass the full ndr_interface_table into the s3 rpcserver when registering
Volker Lendecke
2009-01-09
17
-15
/
+29
*
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
2009-01-09
3
-8
/
+18
*
start rpcclient epmapper
Volker Lendecke
2009-01-09
3
-1
/
+136
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-09
1
-26
/
+26
*
Simplify find_pipe_fns_by_context slightly
Volker Lendecke
2009-01-09
1
-8
/
+4
*
Fix some nonempty blank lines
Volker Lendecke
2009-01-09
1
-17
/
+17
*
s3: Remove rendundant op_tuple entry in xattr streams
Tim Prouty
2009-01-09
1
-2
/
+0
*
s3: Fix open path to delete streams depending on the create disposition
Tim Prouty
2009-01-09
1
-0
/
+14
*
s3: Add delete_all_streams to proto.h
Tim Prouty
2009-01-09
2
-1
/
+2
*
s4 torture: Add new create disposition test to RAW-STREAMS
Tim Prouty
2009-01-09
1
-1
/
+167
*
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
2009-01-09
8
-328
/
+4
*
s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Günther Deschner
2009-01-09
4
-234
/
+0
*
s3-svcctl: build svcctl marshalling helper.
Günther Deschner
2009-01-09
1
-1
/
+2
*
s3-svcctl: use pidl for _svcctl_EnumServicesStatusW.
Günther Deschner
2009-01-09
2
-43
/
+34
*
s3-net: use rpccli_svcctl_EnumServicesStatusW.
Günther Deschner
2009-01-09
1
-19
/
+68
*
s4-smbtorture: print hand-decoded service status array in svcctl torture test.
Günther Deschner
2009-01-09
2
-3
/
+29
*
s3/net: Display error message if user does not exist.
Karolin Seeger
2009-01-09
1
-1
/
+4
*
s3: re-run make samba3-idl.
Günther Deschner
2009-01-09
1
-0
/
+1
*
svcctl: include hand marshalling helper in idl.
Günther Deschner
2009-01-09
1
-0
/
+1
*
svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper.
Günther Deschner
2009-01-09
2
-0
/
+76
*
s3-svcctl: use pidl defined constants in services implementation.
Günther Deschner
2009-01-09
5
-54
/
+60
*
s3: re-run make samba3-idl.
Günther Deschner
2009-01-09
1
-0
/
+1
*
svcctl: add SERVICE_TYPE_INTERACTIVE_PROCESS define.
Günther Deschner
2009-01-09
1
-0
/
+1
*
s3/smbpasswd: Check if Unix account exists before asking for the password.
Karolin Seeger
2009-01-09
1
-0
/
+9
*
s4:debug: make setup_logging() a bit more compatible with samba3
Stefan Metzmacher
2009-01-09
1
-1
/
+1
*
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...
Stefan Metzmacher
2009-01-09
1
-3
/
+2
*
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
2009-01-09
1
-2
/
+3
*
docs: Improve man mount.cifs.
Karolin Seeger
2009-01-09
1
-3
/
+5
*
fix syntax error in case statement
Björn Jacke
2009-01-09
1
-2
/
+2
*
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
2009-01-09
4
-109
/
+164
*
s3:events: debug sys_select() errors
Stefan Metzmacher
2009-01-09
1
-0
/
+3
[prev]
[next]