summaryrefslogtreecommitdiffstats
path: root/source/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* utils/net_ads.c: call saf_join_store() after a the join.Stefan Metzmacher2009-01-121-0/+3
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2009-01-121-1/+1
* r24853: Rename function as Jerry asked.Rafal Szczesniak2008-04-291-2/+2
* net: fix post join verification.Rafal Szczesniak2008-04-291-2/+2
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-59/+23
* r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2007-10-101-3/+10
* r22954: More messaging_registerVolker Lendecke2007-10-101-6/+0
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter2007-10-101-1/+6
* r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter2007-10-101-9/+31
* r22479: Add "net ads keytab list".Günther Deschner2007-10-101-1/+9
* r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter2007-10-101-1/+94
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-0/+9
* r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison2007-10-101-1/+10
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-101-1/+11
* r21064: The core of this patch isVolker Lendecke2007-10-101-1/+1
* r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter2007-10-101-6/+7
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-101-10/+2
* r20173: DNS update fixes:Gerald Carter2007-10-101-44/+62
* r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough2007-10-101-0/+2
* r19766: Fix a const-warning. Jerry, what did you want to fix with this line?Volker Lendecke2007-10-101-1/+0
* r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter2007-10-101-62/+144
* r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter2007-10-101-27/+22
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-101-1/+1
* r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner2007-10-101-8/+19
* r19527: Fix double free in "net ads group add".Günther Deschner2007-10-101-1/+0
* r19525: Fix the same error in "net ads group delete".Günther Deschner2007-10-101-3/+4
* r19524: Stop "net ads user delete" from doing funny things.Günther Deschner2007-10-101-3/+4
* r19493: There is no point in prompting for a user's password in "net ads" whenGünther Deschner2007-10-101-0/+8
* r19257: Janitor for Guenther - as well as a little massaging to makeJeremy Allison2007-10-101-37/+74
* r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2007-10-101-1/+2
* r19003: Finally activate "net ads gpo".Günther Deschner2007-10-101-1/+1
* r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner2007-10-101-1/+2
* r18467: Some sites allow an account to be deleted, but notJeremy Allison2007-10-101-12/+15
* r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2007-10-101-3/+14
* r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner2007-10-101-2/+5
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-16/+16
* r17941: Fix print out of client site name.Jeremy Allison2007-10-101-1/+1
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-2/+2
* r17798: Beginnings of a standalone libaddns library released underGerald Carter2007-10-101-3/+176
* r17603: Make net_ads_join_ok return NTSTATUS.Volker Lendecke2007-10-101-7/+12
* r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...Volker Lendecke2007-10-101-10/+18
* r17591: machine_account is unused, and ctx must be freed. Thanks MichaelVolker Lendecke2007-10-101-3/+2
* r17585: Don't let ads_status throw away the error information.Volker Lendecke2007-10-101-38/+45
* r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke2007-10-101-15/+16
* r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2007-10-101-7/+10
* r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter2007-10-101-17/+17
* r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter2007-10-101-35/+46
* r17158: Add two new options to 'net ads join'Gerald Carter2007-10-101-12/+114
* r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter2007-10-101-24/+18