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