Age | Commit message (Expand) | Author | Files | Lines |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -9/+4 |
2009-08-21 | s4:kerberos Use MIT compatible names for these enc types | Andrew Bartlett | 1 | -1/+1 |
2009-07-28 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 2 | -1/+148 |
2009-07-27 | Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption" | Stefan Metzmacher | 2 | -148/+1 |
2009-07-27 | s4:kerberos Add 'net export keytab' command for wireshark decryption | Andrew Bartlett | 2 | -1/+148 |
2009-06-30 | Rework the kerberos-notes.txt in order and format | Don Davis | 1 | -0/+803 |
2009-06-19 | Fixed some uninitialised variables | Matthias Dieter Wallnöfer | 1 | -5/+1 |
2009-06-12 | s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6... | Andrew Bartlett | 4 | -12/+24 |
2009-06-10 | Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005 | Donald T. Davis | 1 | -154/+448 |
2009-03-26 | s4:auth/credentials: use krb5_data_free() | Stefan Metzmacher | 1 | -5/+1 |
2009-02-02 | s4:auth/kerberos: s/private/private_data | Stefan Metzmacher | 1 | -10/+10 |
2009-01-03 | s4:auth/kerberos: convert to tevent_* api | Stefan Metzmacher | 2 | -14/+13 |
2009-01-03 | s4:socket: use a socket_wrapper aware function to auto close the fd event for... | Stefan Metzmacher | 1 | -4/+5 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -8/+8 |
2008-12-24 | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 1 | -1/+1 |
2008-12-18 | s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok... | Stefan Metzmacher | 1 | -2/+1 |
2008-11-02 | Remove two debug parameters, not used anywhere. | Jelmer Vernooij | 1 | -6/+2 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 3 | -0/+4 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Cosmetic corrections for the KERBEROS library | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2008-09-24 | Kerberos cosmetic changes: Revert a part of the patch | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2008-09-24 | Cosmetic corrections for the KERBEROS library | Matthias Dieter Wallnöfer | 3 | -14/+12 |
2008-09-03 | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 1 | -5/+5 |
2008-08-28 | Heimdal provides Kerberos PAC parsing routines. Use them. | Andrew Bartlett | 1 | -1/+122 |
2008-08-01 | auth/kerberos: remove dependencies to internal heimdal | Stefan Metzmacher | 2 | -2/+1 |
2008-08-01 | auth/kerberos: we don't need to include heimdal private headers | Stefan Metzmacher | 1 | -2/+0 |
2008-08-01 | build with the new heimdal version | Stefan Metzmacher | 2 | -1/+3 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -2/+0 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+2 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+2 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -4/+4 |
2008-03-17 | Don't require users of credentials.h to have krb5.h and gssapi.h | Andrew Bartlett | 1 | -4/+4 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -6/+9 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 2 | -3/+12 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26640: Janitorial: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -5/+9 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -5/+17 |
2007-12-21 | r26474: Move credentials-specific kerberos file to credentials subsystem. Fix... | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26460: Enable ldb python tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26449: Support configuration without a known configuration dir. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26357: Add separate subsystem for auth_sam_reply parsing. | Jelmer Vernooij | 2 | -2/+2 |