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
/
libads
/
krb5_setpw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
2007-10-29
1
-11
/
+7
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-7
/
+21
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
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
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r17626: Some C++ Warnings
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.
Günther Deschner
2007-10-10
1
-104
/
+166
*
r16201: Fix Klocwork 439
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r14585: Tighten argument list of kerberos_kinit_password again,
Günther Deschner
2007-10-10
1
-1
/
+1
*
r14170: Paranioa fix for sesssetup.
Jeremy Allison
2007-10-10
1
-9
/
+17
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-18
/
+31
*
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r9780: Clean up a bunch of compiler warnings.
James Peach
2007-10-10
1
-6
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r3711: Fix KRB5_SETPW-defines, no change in behaviour.
Günther Deschner
2007-10-10
1
-7
/
+5
*
r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by Luke
Günther Deschner
2007-10-10
1
-0
/
+2
*
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1247: Final fix to make this compile on Heimdal.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.
Jeremy Allison
2007-10-10
1
-2
/
+8
*
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
2007-10-10
1
-10
/
+25
*
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
2007-10-10
1
-3
/
+3
*
Fix bugzilla # 1208
Jim McDonough
2004-03-24
1
-1
/
+1
*
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
2003-08-19
1
-9
/
+6
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_
Jim McDonough
2003-05-30
1
-11
/
+11
*
Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so
Jim McDonough
2003-05-30
1
-5
/
+6
*
Patch from Ken Cross to allow an ADS domain join with a username of the form
Andrew Bartlett
2003-05-04
1
-1
/
+1
*
Add const, static and fix a double free() (merge from HEAD).
Andrew Bartlett
2003-04-21
1
-6
/
+5
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-37
/
+29
*
More const fixes.
Jeremy Allison
2003-03-05
1
-2
/
+2
*
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-123
/
+306
*
Mem alloc checks.
Jeremy Allison
2003-02-04
1
-4
/
+21
*
More fixes getting us closer to full Heimdal compile....
Jeremy Allison
2003-01-21
1
-11
/
+7
*
syncing up with HEAD. Seems to be a lot of differences creeping in
Gerald Carter
2002-10-01
1
-0
/
+31
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-4
/
+10
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fix up C99 comment.
Andrew Bartlett
2002-01-01
1
-1
/
+1
*
Allow this to build without LDAP, as per the example below it.
Andrew Bartlett
2001-12-31
1
-1
/
+1
*
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
2001-12-20
1
-14
/
+131
*
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-18
/
+18
*
fixed some krb5 ifdefs
Andrew Tridgell
2001-11-28
1
-1
/
+1
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-0
/
+352