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
2008-04-23
Correctly initialize lp_load in smbstatus in the presence of registry on tdb2
Volker Lendecke
1
-4
/
+16
2008-04-23
Increase level of debug msg when a regkey is not found
Volker Lendecke
1
-1
/
+1
2008-04-23
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
Michael Adam
1
-8
/
+0
2008-04-23
libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c
Michael Adam
1
-12
/
+1
2008-04-23
libsmbconf: remove unnecessary talloc success checks from smbconf.c
Michael Adam
1
-4
/
+0
2008-04-23
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
7
-122
/
+110
2008-04-22
libsmbconf: add a struct smbconf_service to hold the parameter names + values.
Michael Adam
1
-0
/
+7
2008-04-22
rpcclient: Add getdispinfoidx command.
Günther Deschner
1
-0
/
+62
2008-04-22
IDL: rerun make idl.
Günther Deschner
4
-12
/
+38
2008-04-22
IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.
Günther Deschner
1
-2
/
+2
2008-04-22
Make nsstest valgrind-clean: buf is referred to by the parsed grp struct
Volker Lendecke
1
-3
/
+0
2008-04-22
libsmbconf: fix comment headers in smbconf.h
Michael Adam
1
-3
/
+8
2008-04-22
libsmbconf: text backend remove comment references to "simple".
Michael Adam
1
-2
/
+2
2008-04-22
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
Michael Adam
4
-9
/
+9
2008-04-22
libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.
Michael Adam
2
-1
/
+1
2008-04-22
Fix wbinfo --group-info if the winbind separator set to non \
Volker Lendecke
1
-2
/
+4
2008-04-22
configure: fix a comment typo
Michael Adam
1
-1
/
+1
2008-04-22
libnetjoin: identify type of domain early.
Günther Deschner
1
-16
/
+16
2008-04-22
build: fix the build.
Günther Deschner
1
-2
/
+2
2008-04-22
dsgetdcname: Fix discover_dc_dns().
Günther Deschner
1
-2
/
+2
2008-04-22
dsgetdcname: add very basic flat name support.
Günther Deschner
1
-9
/
+168
2008-04-21
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
5
-20
/
+49
2008-04-21
net: Add libnetapi context to net's impressive list of globals.
Günther Deschner
3
-11
/
+8
2008-04-21
IDL: rerun make idl.
Günther Deschner
2
-9
/
+11
2008-04-21
IDL: now that we have nbt.idl, re-add it to the includes again.
Günther Deschner
1
-10
/
+10
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
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
11
-26
/
+26
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
[next]