Make --with-ldapsam 'go away'. This is now a standard, stable, feature
[kai/samba.git] / source3 / libads /
2002-05-17 Andrew BartlettThis is meant to be accessed via the helper fn, not...
2002-05-09 Jim McDonoughAdd ads group account add function.
2002-04-19 Andrew Tridgellfixed trust relationships in ADS winbindd after breakin...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-15 Andrew Tridgellby using a prompter function we can avoid the bug in...
2002-04-10 Jim McDonoughA few more updates:
2002-04-05 Jim McDonoughSeveral updates to get server side sorting going:
2002-04-04 Jim McDonoughTry harder next time to not duplicate function...take...
2002-04-04 Jim McDonoughContains functions to manage/view AD user accounts...
2002-04-04 Jim McDonoughAdd ads_err2string() function for generating error...
2002-03-29 Jim McDonoughAdded ads_process_results(), which takes a function...
2002-03-27 Jim McDonoughWhoops, left the paged control not critical in the...
2002-03-27 Jim McDonoughAdd server control to prevent referrals in paged search...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-19 Andrew Tridgelladded a ads_do_search_all() call, which is a more conve...
2002-03-19 Andrew Tridgellfixed paged controls on my box. The problem seems to...
2002-03-14 Jim McDonoughThis adds the Paged Result Control to ads searching...
2002-03-13 Andrew Tridgelldetect SIZELIMIT_EXCEEDED in ldap queries and truncate
2002-03-11 Andrew Tridgellput in the ADS DNS hack, but commented out
2002-03-10 Andrew Tridgellforgotten file, oops
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-03-04 Herb Lewisfix for IRIX compile error
2002-02-13 Jim McDonoughFix LDAP modification operation. Cut and paste error...
2002-02-12 Jim McDonoughtalloc'ify ads modify functions.
2002-02-12 Jim McDonoughtalloc'ify ads modify functions. Also add more complet...
2002-02-11 Jim McDonoughUpdate for new ads modlist structure passing
2002-02-11 Jim McDonoughAdd ability to extend ads modification list on the...
2002-02-07 Andrew Tridgellwhen a trusted domain is down an ADS server will return...
2002-02-06 Jim McDonoughFix ldapmod list overrun check. Also better document...
2002-02-02 Jim McDonoughUpdate for function name changes, plus do some of the...
2002-02-02 Jim McDonoughmerge in some changes from Alexey Kotovich. Return...
2002-02-02 Jim McDonoughMinor bug fixes, plus support to remove a printer....
2002-02-01 Jim McDonoughFix build errors on non-ldap systems...change function...
2002-02-01 Jim McDonoughFix file header description and copyright (from cut...
2002-02-01 Jim McDonoughModule for ADS operations on a printer object in the...
2002-02-01 Jim McDonoughAdd functions for modifying an entry in ADS. Needed...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jim McDonoughEnable net ads commands to use existing tickets if...
2002-01-16 Andrew Tridgellmuch better support for organisational units in ADS...
2002-01-14 Martin PoolMove local variable to avoid warning when compiled...
2002-01-11 Andrew BartlettFix up 'net ads join' to delete and rejoin if the accou...
2002-01-03 Andrew Tridgelladded nTSecurityDescriptor field to host acct dump
2002-01-01 Andrew BartlettFix up C99 comment.
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-31 Andrew BartlettAllow this to build without LDAP, as per the example...
2001-12-30 Andrew BartlettFix the compile on systems without a full kerberos...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-20 Andrew Tridgelladded ads_domain_sid() function
2001-12-20 Andrew Tridgellforgot to commit this file from remus
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgellwe only have gss_ fns on a krb5 capable box
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-17 Andrew Tridgellallow selection of the organisational unit when joining...
2001-12-13 Andrew Tridgellbetter error handling
2001-12-13 Andrew Tridgelltry the PDC for our workgroup if we can't find the...
2001-12-11 Andrew Tridgellallow overriding the local time in kerberos_kinit_passw...
2001-12-10 Andrew Tridgellmoved ccache location change into winbindd code
2001-12-10 Andrew Tridgellmake sid_binstring available without HAVE_ADS
2001-12-09 Andrew Tridgellfixed used of string after free
2001-12-08 Andrew Tridgellfix a DEBUG() line
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-06 Andrew Tridgellput the winbindd krb5 credentials cache in the lock...
2001-12-06 Andrew Tridgelladded a propoer kerberos_kinit_password call
2001-12-05 Andrew Tridgellfixed a minor password memory leak
2001-12-05 Andrew Tridgellfix link error
2001-12-05 Andrew Tridgellhandle ldap server down better
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew Tridgelladded timeouts and retries to ldap operations
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-05 Andrew Tridgellparanoia fixes in based ldap routines for potential...
2001-12-05 Andrew Tridgellmore memory leak fixes
2001-12-05 Andrew Tridgelladded functions that convert a ads binary blob to a...
2001-12-04 Andrew Tridgelladded ads_search_dn() and ads_pull_sids()
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-11-29 Andrew Tridgellads->realm must not be NULL
2001-11-29 Andrew Tridgelldefine LDAP_PORT when not available
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-25 Andrew Tridgelladded "net ads user" and "net ads group" commands
2001-11-25 Andrew Tridgelladded "net ads status" command
2001-11-25 Andrew Tridgellbetter auto-selection of realm and ldap server
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-23 Tim PotterIgnore *.po files.
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd