summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix segv in net ads join...an extra & was the culpritJim McDonough2003-02-191-1/+1
* | Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-193-19/+50
* | Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-5/+11
* | Merging from HEAD - add a note about a better method for finding netbios name...Jeremy Allison2003-02-121-0/+7
* | Mem alloc checks.Jeremy Allison2003-02-043-23/+59
* | Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and someAndrew Bartlett2003-02-012-9/+28
* | Revert tpot's HEAD merge which broke the Heimdal build.Jeremy Allison2003-01-301-45/+15
* | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter2003-01-301-15/+45
* | Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison2003-01-281-5/+2
* | Thanks Meeester Potter, for reverting *all* my Heimdal changes becauseJeremy Allison2003-01-231-40/+13
* | Merge of kerberos changes to make this branch build again!Tim Potter2003-01-221-13/+40
* | Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison2003-01-211-14/+3
* | More fixes getting us closer to full Heimdal compile....Jeremy Allison2003-01-211-11/+7
* | sanity checks from Ken CrossGerald Carter2003-01-212-3/+7
* | [merge]Gerald Carter2003-01-151-5/+5
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-033-8/+8
* | Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+2
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-202-9/+9
* | More printer publishing code.Jim McDonough2002-12-131-0/+26
* | More printer data to publishJim McDonough2002-12-051-0/+1
* | Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...Jim McDonough2002-12-031-70/+74
* | [merge from APP_HEAD]Gerald Carter2002-11-231-1/+2
* | Don't pass a function to ADS_ERR_OK().Jim McDonough2002-11-181-6/+13
* | Next step of printer publishing.Jim McDonough2002-11-181-106/+242
* | Updates from HEAD:Andrew Bartlett2002-11-151-1/+1
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-124-27/+26
* | After the lord mayors parade......Jeremy Allison2002-11-101-2/+9
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-12/+7
* | Take out gcb2gtype and gtype2gcb fns. They were using symbols not definedJim McDonough2002-10-301-46/+0
* | Merge from HEAD:Jim McDonough2002-10-291-5/+33
* | Merge tridge's blank password fix from HEAD.Jeremy Allison2002-10-241-2/+6
* | syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-017-73/+194
* | Updates from Samba HEAD:Andrew Bartlett2002-10-011-1/+8
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-012-0/+241
|\|
| * Try to compile as much as possible with only ldap, but not kerberos.Andrew Bartlett2002-09-284-36/+35
| * Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-284-3/+46
| * This needs to be #ifdef HAVE_LDAP.Andrew Bartlett2002-09-281-0/+3
| * Move a number of ADS related functions out into utility libs, so that thingsAndrew Bartlett2002-09-275-31/+332
| * Some small cleanups to the libads code (mainly error checking), and give aAndrew Bartlett2002-09-272-5/+28
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-257-66/+356
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-09-251-0/+171
|\|
| * Another patch from metze, towards his work on sam_ads.Andrew Bartlett2002-09-252-2/+98
| * Avoid a segfault in net join when you have not done an kinit, and it's fallingAndrew Bartlett2002-09-251-0/+5
| * Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-175-22/+75
| * another const cleanupAndrew Tridgell2002-09-171-1/+1
| * Seems I missed commiting this when I added the rest of metze's ADS patch.Andrew Bartlett2002-09-061-0/+75
| * Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>Andrew Bartlett2002-09-062-8/+42
| * Add some DEBUG()s to some libads failure modes.Andrew Bartlett2002-09-061-1/+5
| * convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-302-34/+221
| * fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2002-08-201-2/+9