Move VFS example skel.c to two different examples: one for opaque operations and...
[sfrench/samba-autobuild/.git] / source / libads /
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-05-30 Jim McDonoughMore on bug 137: rename remainder of krb5_xxx functions...
2003-05-30 Jim McDonoughFix bug #137: krb5_set_password is already defined...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-15 Jeremy AllisonPatch from Luke Howard <lukeh@PADL.COM> to recognise...
2003-05-15 Jeremy AllisonPatch from Luke Howard <lukeh@PADL.COM> to recognise...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-04 Andrew BartlettPatch from Ken Cross to allow an ADS domain join with...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettRevert patch - we need to try the NTLMSSP code below...
2003-04-24 Andrew BartlettUse the kerberos error from ads_kinit_password() in...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Andrew BartlettAdd const, static and fix a double free() (merge from...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jim McDonoughMove PAC decoding over from HEAD.
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Jelmer VernooijChange variable name to get this working on gcc 3.2...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim Potterdecode_pac_data() needs a talloc ctx as an argument.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Jim McDonoughComplete what I've seen (and then some)t of the PAC.
2003-04-07 Jim McDonoughDecode the PAC! This patch just decodes it and then...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-17 Andrew BartlettThe kerberos_verify compoenent of the SessionSetup...
2003-03-17 Andrew Bartlettmerge from HEAD - dump tokenGroups as sids.
2003-03-16 Andrew BartlettChanges to help the kerberos change password code work...
2003-03-12 Andrew Bartlett - Fix a double-free (I can't say I understand the...
2003-03-05 Jeremy AllisonMore const fixes.
2003-03-05 Jeremy AllisonMore const fixes.
2003-02-25 Andrew BartletttokenGroups are SIDs, so dump them as such.
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-24 Andrew BartlettAlways initialise
2003-02-24 Andrew BartlettMake sure these values are never uninitialsised.
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
2003-02-19 Jim McDonoughlibads/krb5_setpw.c
2003-02-19 Jim McDonoughSync with HEAD for verifying kerberos tickets.
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettCheck return values of various join-related functions...
2003-02-19 Jim McDonoughTry to get heimdal working with HEAD.
2003-02-18 Rafal SzczesniakFix of two warnings.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-12 Jeremy AllisonMerging from HEAD - add a note about a better method...
2003-02-12 Andrew Tridgelladd a note about a better method for finding netbios...
2003-02-04 Jeremy AllisonMem alloc checks.
2003-02-04 Jeremy AllisonMem alloc failure checks.
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettMerge LDAP filter parinoia from HEAD, a few other pdb_l...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2003-01-30 Jeremy AllisonRevert tpot's HEAD merge which broke the Heimdal build.
2003-01-30 Tim PotterSync of Heimdal kerberos stuff with HEAD. If this...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Jeremy AllisonGet smbd to link with Heimdal. Still missing some clien...
2003-01-23 Jeremy AllisonThanks Meeester Potter, for reverting *all* my Heimdal...
2003-01-22 Tim PotterMerge ... kerberos changes to make this branch build...
2003-01-21 Jeremy AllisonGet closer to Heimdal compile... Damn. HEAD has differe...
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-21 Jeremy AllisonMore fixes getting us closer to full Heimdal compile....
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-15 Gerald Carter[merge]
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-11 Andrew BartlettPatch from Nik Conwell <nik@bu.edu>. Don't reference...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-03 Jim McDonoughStop using hardcoded key/value strings, be more forgivi...
next