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-25
Make use of rpccli_xxx_bind_data
Volker Lendecke
2
-169
/
+62
2008-04-25
Create rpccli_xxx_bind_data functions
Volker Lendecke
1
-0
/
+198
2008-04-25
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
6
-43
/
+52
2008-04-25
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
4
-58
/
+71
2008-04-24
Fix from Martin Zielinski <mz@seh.de>. Don't delete files when
Jeremy Allison
1
-7
/
+20
2008-04-24
The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jeremy Allison
2
-4
/
+12
2008-04-24
mailslot/dsgetdcname: do what XP does and request nt_version 11.
Günther Deschner
1
-5
/
+32
2008-04-24
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
3
-3
/
+15
2008-04-24
mailslot: make sure we are looking at the correct reply structure.
Günther Deschner
1
-4
/
+21
2008-04-24
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
3
-4
/
+6
2008-04-24
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner
1
-2
/
+3
2008-04-24
Make mount.cifs.c consistent with other Samba code usage w.r.t
Jeremy Allison
1
-69
/
+54
2008-04-23
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
8
-10
/
+12
2008-04-23
Use wbinfo --online-status in make test rather than --sequence
Gerald W. Carter
1
-3
/
+3
2008-04-23
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
4
-28
/
+64
2008-04-23
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter
3
-10
/
+10
2008-04-23
winbindd_cache: simplify logic in new key length check for UA keys.
Michael Adam
1
-14
/
+9
2008-04-23
winbindd_cache: recognize and allow longer UA keys
Holger Hetterich
1
-3
/
+13
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
[prev]
[next]