summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Re-arrange dns update block during "net ads join" a little.Günther Deschner1-20/+22
2008-02-28Use libnet_Unjoin() for "net ads leave".Günther Deschner1-47/+37
2008-02-28Some cosmetics for net_derive_salting_principal().Günther Deschner1-3/+1
2008-02-17Fix some more callers of PAC_DATA.Günther Deschner1-3/+5
2008-01-15Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner1-3/+4
2008-01-15Fix some warnings -- Jeremy, please checkVolker Lendecke1-6/+5
2008-01-10Remove unused string.Günther Deschner1-3/+0
2008-01-08Use ads_get_upn() in net_derive_salting_principal().Günther Deschner1-15/+1
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-4/+4
2007-12-04The usual !pstring...Jeremy Allison1-4/+9
2007-11-30Move param helper routines to one place.Günther Deschner1-14/+0
2007-11-27Remove some staticsVolker Lendecke1-2/+5
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-15/+21
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-10/+10
2007-10-10r25201: Fight those red bars...Michael Adam1-182/+183
2007-10-10r25200: Fix a debug message.Michael Adam1-1/+1
2007-10-10r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam1-2/+6
2007-10-10r24853: Rename function as Jerry asked.Rafal Szczesniak1-2/+2
2007-10-10r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak1-2/+2
2007-10-10r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner1-1/+8
2007-10-10r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke1-1/+1
2007-10-10r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner1-0/+111
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner1-5/+2
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-13/+13
2007-10-10r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23648: Allow to list a custom krb5 keytab file with:Günther Deschner1-3/+10
2007-10-10r22954: More messaging_registerVolker Lendecke1-6/+0
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-1/+1
2007-10-10r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter1-1/+6
2007-10-10r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter1-9/+31
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-1/+9
2007-10-10r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter1-1/+94
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+9
2007-10-10r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison1-1/+10
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce1-1/+11
2007-10-10r21064: The core of this patch isVolker Lendecke1-1/+1
2007-10-10r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter1-6/+7
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-10/+2
2007-10-10r20173: DNS update fixes:Gerald Carter1-44/+62
2007-10-10r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough1-0/+2
2007-10-10r19766: Fix a const-warning. Jerry, what did you want to fix with this line?Volker Lendecke1-1/+0
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter1-62/+144
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-27/+22
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner1-1/+1
2007-10-10r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner1-8/+19
2007-10-10r19527: Fix double free in "net ads group add".Günther Deschner1-1/+0
2007-10-10r19525: Fix the same error in "net ads group delete".Günther Deschner1-3/+4
2007-10-10r19524: Stop "net ads user delete" from doing funny things.Günther Deschner1-3/+4