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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Add derpc_transport_string_by_transport(), apply some const
Volker Lendecke
1
-1
/
+2
2009-01-09
start rpcclient epmapper
Volker Lendecke
3
-1
/
+136
2009-01-09
Simplify find_pipe_fns_by_context slightly
Volker Lendecke
1
-8
/
+4
2009-01-09
Fix some nonempty blank lines
Volker Lendecke
1
-17
/
+17
2009-01-09
s3: Remove rendundant op_tuple entry in xattr streams
Tim Prouty
1
-2
/
+0
2009-01-09
s3: Fix open path to delete streams depending on the create disposition
Tim Prouty
1
-0
/
+14
2009-01-09
s3: Add delete_all_streams to proto.h
Tim Prouty
2
-1
/
+2
2009-01-09
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
8
-328
/
+4
2009-01-09
s3-svcctl: remove old marshalling of svcctl_EnumServicesStatusW.
Günther Deschner
4
-234
/
+0
2009-01-09
s3-svcctl: build svcctl marshalling helper.
Günther Deschner
1
-1
/
+2
2009-01-09
s3-svcctl: use pidl for _svcctl_EnumServicesStatusW.
Günther Deschner
2
-43
/
+34
2009-01-09
s3-net: use rpccli_svcctl_EnumServicesStatusW.
Günther Deschner
1
-19
/
+68
2009-01-09
s3/net: Display error message if user does not exist.
Karolin Seeger
1
-1
/
+4
2009-01-09
s3-svcctl: use pidl defined constants in services implementation.
Günther Deschner
5
-54
/
+60
2009-01-09
s3/smbpasswd: Check if Unix account exists before asking for the password.
Karolin Seeger
1
-0
/
+9
2009-01-09
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
4
-109
/
+164
2009-01-09
s3:events: debug sys_select() errors
Stefan Metzmacher
1
-0
/
+3
2009-01-09
s3:events: install a tevent debug handler that calls DEBUG()
Stefan Metzmacher
1
-1
/
+42
2009-01-08
Fix bug #6021 - smbclient du command does not recuse properly
Jeremy Allison
2
-5
/
+6
2009-01-08
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
Volker Lendecke
9
-101
/
+51
2009-01-08
Use TALLOC for struct lsa_info
Volker Lendecke
1
-11
/
+13
2009-01-08
Make use of a talloc_destructor for free_printer_entry
Volker Lendecke
2
-17
/
+11
2009-01-08
Make use of a talloc_destructor for free_eventlog_info()
Volker Lendecke
1
-7
/
+10
2009-01-08
Make samr_info a talloc context of its own
Volker Lendecke
1
-14
/
+15
2009-01-08
Simplify init_pipe_handle_list a bit
Volker Lendecke
1
-23
/
+26
2009-01-08
s3-rpcclient: add eventlog test client.
Günther Deschner
3
-1
/
+192
2009-01-08
s3-eventlog: minor cosmetics.
Günther Deschner
1
-1
/
+3
2009-01-08
s3-eventlog: trying to make eventlog_io_q_read_eventlog readable.
Günther Deschner
1
-47
/
+66
2009-01-08
s3-eventlog: trying to avoid to pass around full ndr structures in rpc_server.
Günther Deschner
1
-6
/
+11
2009-01-08
Fix race condition in alarm lock processing noticed by Richard Sharpe <realri...
Jeremy Allison
1
-1
/
+1
2009-01-08
s3-net: fix type in rpc_service_list_internal(). Sorry...
Günther Deschner
1
-1
/
+1
2009-01-08
s3:smbd: fix the build with dmapi support
Stefan Metzmacher
1
-2
/
+0
2009-01-08
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-1
/
+1
2009-01-08
Attempt to fix the build
Volker Lendecke
1
-1
/
+1
2009-01-08
Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)
Jelmer Vernooij
1
-0
/
+1
2009-01-08
s3-svcctl: use pidl based struct SERVICE_STATUS.
Günther Deschner
9
-24
/
+18
2009-01-08
s3-svcctl: add copyright to svcctl rpc_server.
Günther Deschner
1
-2
/
+5
2009-01-08
s3-svcctl: remove some more redundant headers.
Günther Deschner
4
-16
/
+3
2009-01-08
s3-svcctl: move SVC_HANDLE_IS* defines to implementation specific header file.
Günther Deschner
2
-4
/
+4
2009-01-08
s3-svcctl: remove (now duplicate) defines.
Günther Deschner
1
-22
/
+0
2009-01-08
s3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
Günther Deschner
1
-5
/
+0
2009-01-08
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
39
-306
/
+554
2009-01-08
s3:smbd: variables in a main() don't need to be static
Stefan Metzmacher
1
-7
/
+7
2009-01-08
s3:smbd: open_sockets_smbd() don't need a static variable arrount atexit()
Stefan Metzmacher
1
-7
/
+1
2009-01-08
s3:smbd: keep dmapi globals in one context struct
Stefan Metzmacher
1
-28
/
+44
2009-01-08
s3:smbd: remove stupid static variables for the nfs quota code
Stefan Metzmacher
1
-16
/
+20
2009-01-08
s3:smbd: remove pointless static variable in uid.c
Stefan Metzmacher
1
-7
/
+4
2009-01-08
s3:smbd: make static const in mangle_hash2.c really static const
Stefan Metzmacher
1
-1
/
+1
2009-01-08
s3:smbd: make const globals in mangle_hash2.c really static const
Stefan Metzmacher
1
-2
/
+2
2009-01-08
s3:smbd: make globals in utmp.c static const
Stefan Metzmacher
1
-4
/
+4
[prev]
[next]