summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett2002-11-151-1/+1
| * Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-124-27/+26
| * make sure that if kerberos fails we can fall back on NTLMSSP for SASLAndrew Tridgell2002-11-101-2/+5
| * Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter2002-11-061-12/+7
| * Re-enable use of existing kerberos tickets.Jim McDonough2002-10-311-2/+6
| * fixed a possible segv when dealing with a blank passwordAndrew Tridgell2002-10-231-2/+6
| * Format objectGUIDs on ads dumps.Jim McDonough2002-10-181-1/+18
| * only set UF_USE_DES_KEY_ONLY if we are using krb5 libraries that can'tAndrew Tridgell2002-10-041-3/+7
| * support all permitted encoding types in tickets. This allows us toAndrew Tridgell2002-10-041-15/+29
| * .NET likes both forms of servicePrincipalName in the machine accountAndrew Tridgell2002-10-031-1/+8
* | Merge from HEAD:Andrew Bartlett2003-03-171-37/+29
* | The kerberos_verify compoenent of the SessionSetup sync with HEAD.Andrew Bartlett2003-03-171-6/+26
* | merge from HEAD - dump tokenGroups as sids.Andrew Bartlett2003-03-171-0/+1
* | More const fixes.Jeremy Allison2003-03-051-2/+2
* | Make sure these values are never uninitialsised.Andrew Bartlett2003-02-241-2/+2
* | Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-244-146/+351
* | Sync with HEAD for verifying kerberos tickets.Jim McDonough2003-02-191-14/+31
* | 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