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
/
libsmb
/
passchange.c
Age
Commit message (
Expand
)
Author
Files
Lines
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