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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
winbind: pass down existing talloc context.
Günther Deschner
2008-04-21
2
-9
/
+10
*
smbspool: Fix the smbspool build.
James Peach
2008-04-21
1
-11
/
+15
*
smbspool: minor formatting cleanups.
James Peach
2008-04-21
1
-88
/
+133
*
smbspool: Run indent to approximate conding standards.
James Peach
2008-04-21
1
-533
/
+485
*
smbspool: add my copyright.
James Peach
2008-04-21
1
-0
/
+1
*
smbspool: Fix CUPS authentication protocol support.
Mike Sweet
2008-04-21
1
-34
/
+75
*
smbspool: fix Kerberos support for CUPS 1.3.
Mike Sweet
2008-04-21
1
-144
/
+87
*
Add in a nice big comment explaining why SamLogonEx matters.
Andrew Bartlett
2008-04-21
1
-0
/
+21
*
winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.
Günther Deschner
2008-04-21
3
-111
/
+118
*
samlogoncache: Use data_blob_const in netsamlogon_cache_get.
Günther Deschner
2008-04-21
1
-2
/
+1
*
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
2008-04-21
11
-26
/
+26
*
Slight reformatting of fd_close_posix(), while I'm at it.
Michael Adam
2008-04-21
1
-5
/
+9
*
Change fd_close_posix() to return int instead of NTSTATUS.
Michael Adam
2008-04-21
2
-15
/
+6
*
Don't modify the fsp in fd_close_posix() anymore.
Michael Adam
2008-04-21
1
-4
/
+0
*
Move the posix pending close functionality down into the VFS layer.
Michael Adam
2008-04-21
3
-8
/
+16
*
loadparm: reformat - fix whitespace/tab
Michael Adam
2008-04-21
1
-1
/
+1
*
loadparm: rename bNoIncludes to bAllowIncludeRegistry (inverting logic)
Michael Adam
2008-04-21
1
-6
/
+7
*
loadparm: make lo_load_initial() only skip registry include.
Michael Adam
2008-04-21
1
-4
/
+3
*
libnetapi: Add Doxyfile.
Günther Deschner
2008-04-20
1
-0
/
+1362
*
netdomjoin-gui: Omit warning when unjoining a domain fails.
Günther Deschner
2008-04-20
1
-0
/
+4
*
cli_cm: Make nicer password prompt in do_connect().
Günther Deschner
2008-04-20
1
-1
/
+6
*
libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...
Michael Adam
2008-04-20
3
-4
/
+4
*
libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **
Michael Adam
2008-04-20
3
-4
/
+4
*
rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.
Michael Adam
2008-04-20
1
-1
/
+1
*
vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael Adam
2008-04-20
1
-1
/
+1
*
Fix some empty lines with just spaces
Volker Lendecke
2008-04-20
1
-13
/
+12
*
Make convert_samr_dispinfo_to_NET_DISPLAY() static
Volker Lendecke
2008-04-20
1
-5
/
+5
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
6
-15
/
+23
*
Remove a redundant reference to rpc_pipe_state->cli from srv_spoolss
Volker Lendecke
2008-04-20
1
-4
/
+0
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
15
-121
/
+102
*
Refactoring: Move stuff around for creating a pipe
Volker Lendecke
2008-04-20
2
-42
/
+40
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
8
-52
/
+38
*
Remove some unused code referencing pipe_names[]
Volker Lendecke
2008-04-20
1
-17
/
+0
*
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
2008-04-20
3
-6
/
+21
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
7
-13
/
+22
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
7
-17
/
+22
*
Fix two "ignoring asprintf result" warnings
Volker Lendecke
2008-04-20
1
-3
/
+2
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
24
-158
/
+159
*
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
2008-04-20
6
-32
/
+24
*
Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal
Volker Lendecke
2008-04-19
1
-2
/
+2
*
Fix a bogus uninitialized variable warning in IDL-based nbt code
Volker Lendecke
2008-04-19
1
-1
/
+1
*
Fix bug 5400
Volker Lendecke
2008-04-19
1
-2
/
+2
*
Fix bug 5399
Volker Lendecke
2008-04-19
1
-5
/
+0
*
Fix bug 5398
Volker Lendecke
2008-04-19
1
-3
/
+3
*
Fix an uninitialized variable
Volker Lendecke
2008-04-19
1
-1
/
+1
*
winbindd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-7
/
+17
*
winbindd: call reinit_after_fork() in the child processes
Stefan Metzmacher
2008-04-18
2
-6
/
+4
*
nmbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-3
/
+12
*
nmbd: call reinit_after_fork() in all needed cases
Stefan Metzmacher
2008-04-18
2
-0
/
+10
*
printing: call reinit_after_fork() in the backgroundqueue process
Stefan Metzmacher
2008-04-18
1
-0
/
+5
[prev]
[next]