index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
/
net_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-185
/
+190
*
r24854: Rename function as Jerry asked.
Rafal Szczesniak
2007-08-31
1
-2
/
+2
*
r24792: Merge from 3_2:
Rafal Szczesniak
2007-08-29
1
-2
/
+2
*
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
2007-08-14
1
-1
/
+8
*
r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>
Volker Lendecke
2007-07-31
1
-1
/
+1
*
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
2007-07-19
1
-0
/
+111
*
r23968: Harmonize net's password prompts.
Günther Deschner
2007-07-19
1
-5
/
+2
*
r23889: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-16
1
-13
/
+13
*
r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...
Günther Deschner
2007-07-11
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23648: Allow to list a custom krb5 keytab file with:
Günther Deschner
2007-06-29
1
-3
/
+10
*
r23198: cherry pick more patches from SAMBA_3_0
Gerald Carter
2007-05-29
1
-3
/
+3
*
r22954: More messaging_register
Volker Lendecke
2007-05-16
1
-6
/
+0
*
r22857: merge "net ads keytab list" from 3_0.
Günther Deschner
2007-05-14
1
-1
/
+9
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-05-07
1
-1
/
+1
*
r22729: add help text for osver and osname options to 'net ads join' (patch f...
Gerald Carter
2007-05-06
1
-1
/
+6
*
r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:
Gerald Carter
2007-05-06
1
-9
/
+31
*
r21888: Add the osname and osver options to 'net ads join' as discussed
Gerald Carter
2007-03-20
1
-1
/
+94
*
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
2007-03-01
1
-0
/
+9
*
r21608: Fix a couple of memleaks in error code paths before
Jeremy Allison
2007-03-01
1
-1
/
+10
*
r21606: Implement escaping function for ldap RDN values
Simo Sorce
2007-03-01
1
-1
/
+11
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
1
-1
/
+1
*
r21194: sync DNS update code from SAMBA_3_0
Gerald Carter
2007-02-06
1
-42
/
+60
*
r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE
Gerald Carter
2007-01-19
1
-6
/
+7
*
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2007-01-17
1
-10
/
+2
*
r20119: Update help info indicating how to use separators (forward slash only)
Jim McDonough
2006-12-12
1
-0
/
+2
*
r19766: Fix a const-warning. Jerry, what did you want to fix with this line?
Volker Lendecke
2006-11-18
1
-1
/
+0
*
r19762: libaddns/*[ch] code fixes donated by Centeris Corporation
Gerald Carter
2006-11-17
1
-62
/
+144
*
r19754: * When using a krb5 session setup, we don't fill in the server_name
Gerald Carter
2006-11-16
1
-27
/
+22
*
r19651: Fix interesting bug with the automatic site coverage in Active Direct...
Günther Deschner
2006-11-10
1
-1
/
+1
*
r19528: Fix container handling for "net ads user" and "net ads group" functions
Günther Deschner
2006-11-01
1
-8
/
+19
*
r19527: Fix double free in "net ads group add".
Günther Deschner
2006-11-01
1
-1
/
+0
*
r19525: Fix the same error in "net ads group delete".
Günther Deschner
2006-11-01
1
-3
/
+4
*
r19524: Stop "net ads user delete" from doing funny things.
Günther Deschner
2006-11-01
1
-3
/
+4
*
r19493: There is no point in prompting for a user's password in "net ads" when
Günther Deschner
2006-10-25
1
-0
/
+8
*
r19257: Janitor for Guenther - as well as a little massaging to make
Jeremy Allison
2006-10-12
1
-37
/
+74
*
r19039: Do not segfault in "net ads printer info" when a requested printserver
Günther Deschner
2006-10-02
1
-1
/
+2
*
r19003: Finally activate "net ads gpo".
Günther Deschner
2006-09-29
1
-1
/
+1
*
r18817: Enable the build of the gpo tool but do not make it available yet.
Günther Deschner
2006-09-22
1
-1
/
+2
*
r18467: Some sites allow an account to be deleted, but not
Jeremy Allison
2006-09-13
1
-12
/
+15
*
r18446: Add the ldap 'leave domain' code - call this as
Jeremy Allison
2006-09-13
1
-3
/
+14
*
r18170: Make sure to actually get the printing data before trying to publish it
Günther Deschner
2006-09-06
1
-2
/
+5
*
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
2006-09-03
1
-16
/
+16
*
r17941: Fix print out of client site name.
Jeremy Allison
2006-08-30
1
-1
/
+1
*
r17928: Implement the basic store for CLDAP sitename
Jeremy Allison
2006-08-30
1
-2
/
+2
*
r17798: Beginnings of a standalone libaddns library released under
Gerald Carter
2006-08-24
1
-3
/
+176
*
r17603: Make net_ads_join_ok return NTSTATUS.
Volker Lendecke
2006-08-18
1
-7
/
+12
*
r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...
Volker Lendecke
2006-08-18
1
-10
/
+18
*
r17591: machine_account is unused, and ctx must be freed. Thanks Michael
Volker Lendecke
2006-08-17
1
-3
/
+2
[next]