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
/
source3
/
utils
/
net_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r1750: This patch allows net ads lookup to rely on command line arguments if ...
Jim McDonough
2007-10-10
1
-1
/
+4
*
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
2007-10-10
1
-5
/
+5
*
r1240: Ensure we don't shadow Heimdal globals.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
2007-10-10
1
-41
/
+123
*
r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...
Jeremy Allison
2007-10-10
1
-93
/
+194
*
Use possessive in message asking for user's password.
Tim Potter
2004-03-14
1
-1
/
+1
*
fixing compile problems due to my recent ads.h changes
Gerald Carter
2004-01-12
1
-1
/
+1
*
Collecting some minor patches...
Volker Lendecke
2003-12-26
1
-8
/
+10
*
Get rid of a const warning
Volker Lendecke
2003-11-26
1
-2
/
+2
*
Fix bug 451. Stop net -P from prompting for machine account password.
Jim McDonough
2003-10-23
1
-1
/
+1
*
fixes for ads domain membership when only the realm is defined in
Gerald Carter
2003-09-05
1
-2
/
+41
*
Check in Andrew's fix for bug #305 (always use lp_realm() )
Gerald Carter
2003-09-04
1
-2
/
+7
*
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
2003-08-19
1
-16
/
+23
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-1
/
+1
*
Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).
Andrew Bartlett
2003-07-27
1
-3
/
+3
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Some fixes for ads printer publish:
Tim Potter
2003-07-03
1
-6
/
+26
*
Implemented 'net ads printer search' which searches the directory for
Tim Potter
2003-07-03
1
-0
/
+32
*
Yet more shadow variable warnings.
Tim Potter
2003-06-30
1
-3
/
+3
*
use lp_realm() to find the default realm for 'net ads password'
Andrew Tridgell
2003-06-10
1
-10
/
+24
*
Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so
Jim McDonough
2003-05-30
1
-1
/
+2
*
Fix obvious compiler warnings.
Jeremy Allison
2003-05-12
1
-1
/
+1
*
Patch from Ken Cross to allow an ADS domain join with a username of the form
Andrew Bartlett
2003-05-04
1
-2
/
+18
*
Like net rpc user -l, let net ads user -l allow more than 50 characters in
Jim McDonough
2003-04-29
1
-1
/
+1
*
Fix up bugs in the new 'store sec_channel type' code - we were always joining
Andrew Bartlett
2003-04-22
1
-6
/
+1
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-5
/
+12
*
- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
Jelmer Vernooij
2003-04-14
1
-4
/
+9
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-0
/
+9
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-3
/
+66
*
Missed a couple of files from the client-side kerberos merge
Andrew Bartlett
2003-02-24
1
-2
/
+14
*
Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some
Andrew Bartlett
2003-02-01
1
-1
/
+7
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-0
/
+2
*
[merge]
Gerald Carter
2003-01-15
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-7
/
+13
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-2
/
+2
*
jcmd really should run with a higher compiler warning level more often :-).
Jeremy Allison
2002-11-23
1
-1
/
+1
*
Next step of printer publishing.
Jim McDonough
2002-11-18
1
-31
/
+34
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-26
/
+19
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-11
/
+39
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-27
/
+114
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-40
/
+229
*
Rename of ads_do_search_all2() to ads_do_search_all() and removal of
Jim McDonough
2002-04-10
1
-23
/
+11
*
Use the new ads_do_search_all2 function. It provides sorted results. We now
Jim McDonough
2002-04-05
1
-30
/
+18
*
Lots more net consistency work:
Jim McDonough
2002-04-05
1
-10
/
+1
*
More updates for auto-detecting server connection method. Added net_ads_check()
Jim McDonough
2002-04-04
1
-5
/
+38
*
Add non-ads version of net_ads_help for build on non-ads machines.
Jim McDonough
2002-04-04
1
-0
/
+6
*
Correct error string function call to ads_errstr()
Jim McDonough
2002-04-04
1
-3
/
+3
*
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
2002-04-04
1
-12
/
+169
*
Re-implemented net ads user and net ads group to use the new
Jim McDonough
2002-03-29
1
-14
/
+50
*
make net ads info work with -S
Andrew Tridgell
2002-03-21
1
-4
/
+5
[next]