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
/
rpc_client
/
cli_netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-11
Removed JRATEST line.
Jeremy Allison
1
-4
/
+0
2001-03-09
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
1
-12
/
+12
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
1
-1
/
+2
2001-02-24
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy...
Jeremy Allison
1
-58
/
+112
2001-02-14
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
1
-12
/
+17
2000-12-19
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
1
-1
/
+2
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-12
/
+12
2000-07-26
Fixed memory leak in modify_trust_password()
Tim Potter
1
-0
/
+4
2000-06-03
moved secrets fns into secrets.c
Andrew Tridgell
1
-2
/
+2
2000-05-29
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
1
-1
/
+8
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-2
/
+2
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-26
/
+0
2000-03-22
added the following message to all dce/rpc client/server code, except
Luke Leighton
1
-0
/
+26
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-1
/
+0
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-343
/
+415
1999-12-01
damn, that took a while. nt login password was being stored incorrectly
Luke Leighton
1
-3
/
+4
1999-12-01
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1
-2
/
+3
1999-11-29
first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.
Luke Leighton
1
-140
/
+166
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-2
/
+2
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1
-4
/
+11
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-2
/
+2
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-196
/
+25
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-80
/
+93
1999-09-21
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1
-73
/
+1
1999-07-22
BDC support.
Matthew Chapman
1
-0
/
+72
1999-07-21
BDC support.
Luke Leighton
1
-39
/
+11
1999-07-06
use of safe_cli_errstr() and cli_establish_connection().
Luke Leighton
1
-124
/
+99
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-8
/
+24
1999-06-02
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1
-4
/
+85
1999-04-08
Mainly BDC-related changes.
Matthew Chapman
1
-7
/
+63
1999-03-12
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1
-4
/
+6
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-19
/
+20
1998-11-20
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1
-0
/
+7
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-1
/
+0
1998-10-27
amazing. the improvements to NT continue, evidence for which shows up
Luke Leighton
1
-0
/
+1
1998-10-16
rpc client mods (ntlmssp flags)
Luke Leighton
1
-1
/
+1
1998-10-15
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1
-3
/
+8
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
1
-1
/
+1
1998-09-25
added rpcclient program
Luke Leighton
1
-5
/
+11
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1
-1
/
+1
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-2
/
+4
1998-08-31
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1
-2
/
+3
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-5
/
+5
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1
-0
/
+165
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1
-6
/
+19
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-56
/
+44
1998-04-28
First version that compiles. Much more to do.....
Jeremy Allison
1
-115
/
+123
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-31
/
+26
[prev]
[next]