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
2008-04-21
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
8
-86
/
+25
2008-04-21
cldap: add talloc context to ads_cldap_netlogon().
Günther Deschner
4
-18
/
+34
2008-04-21
libads: Use libnbt for CLDAP reply parsing.
Günther Deschner
4
-147
/
+61
2008-04-21
IDL: re-run make idl.
Günther Deschner
3
-10
/
+15
2008-04-21
IDL: make nbt_cldap_netlogon_5 public.
Günther Deschner
1
-1
/
+1
2008-04-21
IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.
Günther Deschner
1
-2
/
+3
2008-04-21
winbind: pass down existing talloc context.
Günther Deschner
2
-9
/
+10
2008-04-21
smbspool: Fix the smbspool build.
James Peach
1
-11
/
+15
2008-04-21
smbspool: minor formatting cleanups.
James Peach
1
-88
/
+133
2008-04-21
smbspool: Run indent to approximate conding standards.
James Peach
1
-533
/
+485
2008-04-21
smbspool: add my copyright.
James Peach
1
-0
/
+1
2008-04-21
smbspool: Fix CUPS authentication protocol support.
Mike Sweet
1
-34
/
+75
2008-04-21
smbspool: fix Kerberos support for CUPS 1.3.
Mike Sweet
1
-144
/
+87
2008-04-21
Add in a nice big comment explaining why SamLogonEx matters.
Andrew Bartlett
1
-0
/
+21
2008-04-21
winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.
Günther Deschner
3
-111
/
+118
2008-04-21
samlogoncache: Use data_blob_const in netsamlogon_cache_get.
Günther Deschner
1
-2
/
+1
2008-04-21
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Alexander Bokovoy
125
-1440
/
+13831
2008-04-21
Ignore Emacs' semantic.cache
Alexander Bokovoy
1
-0
/
+1
2008-04-21
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
13
-30
/
+30
2008-04-21
Slight reformatting of fd_close_posix(), while I'm at it.
Michael Adam
1
-5
/
+9
2008-04-21
Change fd_close_posix() to return int instead of NTSTATUS.
Michael Adam
2
-15
/
+6
2008-04-21
Don't modify the fsp in fd_close_posix() anymore.
Michael Adam
1
-4
/
+0
2008-04-21
Move the posix pending close functionality down into the VFS layer.
Michael Adam
3
-8
/
+16
2008-04-21
loadparm: reformat - fix whitespace/tab
Michael Adam
1
-1
/
+1
2008-04-21
loadparm: rename bNoIncludes to bAllowIncludeRegistry (inverting logic)
Michael Adam
1
-6
/
+7
2008-04-21
loadparm: make lo_load_initial() only skip registry include.
Michael Adam
1
-4
/
+3
2008-04-20
libnetapi: Add Doxyfile.
Günther Deschner
1
-0
/
+1362
2008-04-20
netdomjoin-gui: Omit warning when unjoining a domain fails.
Günther Deschner
1
-0
/
+4
2008-04-20
cli_cm: Make nicer password prompt in do_connect().
Günther Deschner
1
-1
/
+6
2008-04-20
libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...
Michael Adam
3
-4
/
+4
2008-04-20
libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **
Michael Adam
3
-4
/
+4
2008-04-20
rpc_parse: fix "assignment discards qualifier" warning by using CONST_DISCARD.
Michael Adam
1
-1
/
+1
2008-04-20
vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael Adam
1
-1
/
+1
2008-04-20
Fix some empty lines with just spaces
Volker Lendecke
1
-13
/
+12
2008-04-20
Make convert_samr_dispinfo_to_NET_DISPLAY() static
Volker Lendecke
1
-5
/
+5
2008-04-20
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
6
-15
/
+23
2008-04-20
Remove a redundant reference to rpc_pipe_state->cli from srv_spoolss
Volker Lendecke
1
-4
/
+0
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
15
-121
/
+102
2008-04-20
Refactoring: Move stuff around for creating a pipe
Volker Lendecke
2
-42
/
+40
2008-04-20
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
8
-52
/
+38
2008-04-20
Remove some unused code referencing pipe_names[]
Volker Lendecke
1
-17
/
+0
2008-04-20
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
3
-6
/
+21
2008-04-20
Introduce rpccli_set_timeout()
Volker Lendecke
7
-13
/
+22
2008-04-20
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
7
-17
/
+22
2008-04-20
Fix two "ignoring asprintf result" warnings
Volker Lendecke
1
-3
/
+2
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
24
-158
/
+159
2008-04-20
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
6
-32
/
+24
2008-04-19
Set the right domain\user in cli_rpc_pipe_open_ntlmssp_internal
Volker Lendecke
1
-2
/
+2
2008-04-19
Fix a bogus uninitialized variable warning in IDL-based nbt code
Volker Lendecke
1
-1
/
+1
2008-04-19
Fix bug 5400
Volker Lendecke
1
-2
/
+2
[next]