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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
passchange.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.
Simo Sorce
1
-3
/
+16
2009-07-28
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
1
-1
/
+1
2009-06-17
s3/libsmb: Fix typo in error message.
Karolin Seeger
1
-1
/
+1
2009-06-15
s3/libsmb: Fix debug message.
Karolin Seeger
1
-1
/
+1
2009-03-13
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
1
-3
/
+15
2009-01-30
Make cli_tcon_andx async
Volker Lendecke
1
-5
/
+5
2008-12-31
Fix more asprintf and "ignoring return code" warnings from gcc 4.3.
Jeremy Allison
1
-26
/
+52
2008-12-19
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
1
-2
/
+4
2008-09-01
Fix some nonempty blank lines
Volker Lendecke
1
-11
/
+11
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
1
-7
/
+7
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-4
/
+6
2008-06-25
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
1
-3
/
+3
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
1
-1
/
+1
2008-04-20
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
1
-7
/
+6
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-2
/
+2
2007-11-23
Make remote_password_change return malloced error strings
Volker Lendecke
1
-31
/
+38
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-3
/
+3
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
1
-5
/
+5
2007-10-10
r19577: Fix from Nils Nordman for bug #4085. Thanks !
Jeremy Allison
1
-5
/
+6
2007-10-10
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
1
-20
/
+19
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-51
/
+57
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-17
/
+23
2007-10-10
r13211: Fix remote password changing if password must change is set
Volker Lendecke
1
-1
/
+36
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-29
/
+37
2007-10-10
r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly
Andrew Bartlett
1
-0
/
+2
2007-10-10
r176: Improve our fallback code for password changes - this would be better
Andrew Bartlett
1
-21
/
+62
2004-01-26
This adds client-side support for the unicode/SAMR password change scheme.
Andrew Bartlett
1
-17
/
+71
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-4
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-3
/
+2
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-1
/
+3
1999-12-01
more cli_session_setup() calls. what the heck are these doing???
Luke Leighton
1
-1
/
+1
1998-11-12
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1
-8
/
+9
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-0
/
+100
[prev]