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