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
...
*
cli_rpc_pipe_open_noauth must take the user/domain from the smb session
Volker Lendecke
2008-04-25
1
-0
/
+18
*
Make use of rpccli_xxx_bind_data
Volker Lendecke
2008-04-25
2
-169
/
+62
*
Create rpccli_xxx_bind_data functions
Volker Lendecke
2008-04-25
1
-0
/
+198
*
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
2008-04-25
6
-43
/
+52
*
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
2008-04-25
4
-58
/
+71
*
Fix from Martin Zielinski <mz@seh.de>. Don't delete files when
Jeremy Allison
2008-04-24
1
-7
/
+20
*
The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jeremy Allison
2008-04-24
2
-4
/
+12
*
mailslot/dsgetdcname: do what XP does and request nt_version 11.
Günther Deschner
2008-04-24
1
-5
/
+32
*
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
2008-04-24
3
-3
/
+15
*
mailslot: make sure we are looking at the correct reply structure.
Günther Deschner
2008-04-24
1
-4
/
+21
*
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
2008-04-24
3
-4
/
+6
*
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner
2008-04-24
1
-2
/
+3
*
Make mount.cifs.c consistent with other Samba code usage w.r.t
Jeremy Allison
2008-04-24
1
-69
/
+54
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
8
-10
/
+12
*
Use wbinfo --online-status in make test rather than --sequence
Gerald W. Carter
2008-04-23
1
-3
/
+3
*
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
2008-04-23
4
-28
/
+64
*
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter
2008-04-23
3
-10
/
+10
*
winbindd_cache: simplify logic in new key length check for UA keys.
Michael Adam
2008-04-23
1
-14
/
+9
*
winbindd_cache: recognize and allow longer UA keys
Holger Hetterich
2008-04-23
1
-3
/
+13
*
Correctly initialize lp_load in smbstatus in the presence of registry on tdb2
Volker Lendecke
2008-04-23
1
-4
/
+16
*
Increase level of debug msg when a regkey is not found
Volker Lendecke
2008-04-23
1
-1
/
+1
*
libsmbconf: remove unnecessary talloc success check from smbconf_txt.c
Michael Adam
2008-04-23
1
-8
/
+0
*
libsmbconf: remove unnecessary talloc success checks from smbconf_reg.c
Michael Adam
2008-04-23
1
-12
/
+1
*
libsmbconf: remove unnecessary talloc success checks from smbconf.c
Michael Adam
2008-04-23
1
-4
/
+0
*
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
2008-04-23
7
-122
/
+110
*
libsmbconf: add a struct smbconf_service to hold the parameter names + values.
Michael Adam
2008-04-22
1
-0
/
+7
*
rpcclient: Add getdispinfoidx command.
Günther Deschner
2008-04-22
1
-0
/
+62
*
IDL: rerun make idl.
Günther Deschner
2008-04-22
4
-12
/
+38
*
IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.
Günther Deschner
2008-04-22
1
-2
/
+2
*
Make nsstest valgrind-clean: buf is referred to by the parsed grp struct
Volker Lendecke
2008-04-22
1
-3
/
+0
*
libsmbconf: fix comment headers in smbconf.h
Michael Adam
2008-04-22
1
-3
/
+8
*
libsmbconf: text backend remove comment references to "simple".
Michael Adam
2008-04-22
1
-2
/
+2
*
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
Michael Adam
2008-04-22
4
-9
/
+9
*
libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.
Michael Adam
2008-04-22
2
-1
/
+1
*
Fix wbinfo --group-info if the winbind separator set to non \
Volker Lendecke
2008-04-22
1
-2
/
+4
*
configure: fix a comment typo
Michael Adam
2008-04-22
1
-1
/
+1
*
libnetjoin: identify type of domain early.
Günther Deschner
2008-04-22
1
-16
/
+16
*
build: fix the build.
Günther Deschner
2008-04-22
1
-2
/
+2
*
dsgetdcname: Fix discover_dc_dns().
Günther Deschner
2008-04-22
1
-2
/
+2
*
dsgetdcname: add very basic flat name support.
Günther Deschner
2008-04-22
1
-9
/
+168
*
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
2008-04-21
5
-20
/
+49
*
net: Add libnetapi context to net's impressive list of globals.
Günther Deschner
2008-04-21
3
-11
/
+8
*
IDL: rerun make idl.
Günther Deschner
2008-04-21
2
-9
/
+11
*
IDL: now that we have nbt.idl, re-add it to the includes again.
Günther Deschner
2008-04-21
1
-10
/
+10
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
8
-86
/
+25
*
cldap: add talloc context to ads_cldap_netlogon().
Günther Deschner
2008-04-21
4
-18
/
+34
*
libads: Use libnbt for CLDAP reply parsing.
Günther Deschner
2008-04-21
4
-147
/
+61
*
IDL: re-run make idl.
Günther Deschner
2008-04-21
3
-10
/
+15
*
IDL: make nbt_cldap_netlogon_5 public.
Günther Deschner
2008-04-21
1
-1
/
+1
*
IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.
Günther Deschner
2008-04-21
1
-2
/
+3
[prev]
[next]