summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some more callers of PAC_DATA.Günther Deschner2008-02-171-3/+5
* Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner2008-01-151-3/+4
* Fix some warnings -- Jeremy, please checkVolker Lendecke2008-01-151-6/+5
* Remove unused string.Günther Deschner2008-01-101-3/+0
* Use ads_get_upn() in net_derive_salting_principal().Günther Deschner2008-01-081-15/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-4/+4
* The usual !pstring...Jeremy Allison2007-12-041-4/+9
* Move param helper routines to one place.Günther Deschner2007-11-301-14/+0
* Remove some staticsVolker Lendecke2007-11-271-2/+5
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-15/+21
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* r25201: Fight those red bars...Michael Adam2007-10-101-182/+183
* r25200: Fix a debug message.Michael Adam2007-10-101-1/+1
* r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam2007-10-101-2/+6
* r24853: Rename function as Jerry asked.Rafal Szczesniak2007-10-101-2/+2
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-101-2/+2
* r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner2007-10-101-1/+8
* r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke2007-10-101-1/+1
* r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner2007-10-101-0/+111
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-101-5/+2
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-101-13/+13
* r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* 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