index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
Andrew Bartlett
2002-05-17
1
-13
/
+0
|
*
Changes to allow head to translate NMB flags ...
Richard Sharpe
2002-05-17
1
-4
/
+30
|
*
merges from SAMBA_2_2
Gerald Carter
2002-05-15
1
-3
/
+3
|
*
Added ability to lookup ldap server, kdc, dc, and master browser. Please
Jim McDonough
2002-05-15
1
-2
/
+171
|
*
Add auto-detect of time server. Uses master browser.
Jim McDonough
2002-05-13
1
-2
/
+4
|
*
merge from SAMBA_2_2
Gerald Carter
2002-05-11
1
-0
/
+8
|
*
Allow -c to specify the location of the config file, and fix up some handling
Andrew Bartlett
2002-05-10
1
-13
/
+15
|
*
Converged net group command.
Jim McDonough
2002-05-09
1
-3
/
+13
|
*
Add ads group add and delete, allowing converged net group command.
Jim McDonough
2002-05-09
1
-16
/
+106
|
*
Start of net rpc group command. List only right now. Add and delete have
Jim McDonough
2002-05-09
1
-1
/
+153
|
*
Converged help on net group command.
Jim McDonough
2002-05-09
2
-12
/
+18
|
*
pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...
Gerald Carter
2002-05-09
1
-0
/
+6
|
*
fix compile error
Herb Lewis
2002-04-26
1
-1
/
+6
|
*
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
2002-04-18
1
-5
/
+4
|
*
we did not initialise global_myname and global_myworkgroup which lead to
Jean-François Micouleau
2002-04-16
1
-1
/
+14
|
*
Another patch from jelmer:
Andrew Bartlett
2002-04-15
1
-31
/
+37
|
*
Merge from 2_2.
Volker Lendecke
2002-04-14
1
-0
/
+9
|
*
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
2002-04-14
1
-7
/
+5
|
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
1
-18
/
+22
|
*
Fixed debugs.
Tim Potter
2002-04-14
1
-2
/
+2
|
*
More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)
Andrew Bartlett
2002-04-13
1
-8
/
+32
|
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
1
-318
/
+110
*
|
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-7
/
+5
*
|
3 branches might become a pain... :-)
Volker Lendecke
2002-04-14
1
-0
/
+9
|
/
*
Rename of ads_do_search_all2() to ads_do_search_all() and removal of
Jim McDonough
2002-04-10
1
-23
/
+11
*
Add a few option externs for net_ads.c
Jim McDonough
2002-04-10
1
-0
/
+4
*
fixed a return value for a help function
Andrew Tridgell
2002-04-10
1
-0
/
+1
*
Spelling.
Tim Potter
2002-04-07
1
-1
/
+1
*
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
5
-117
/
+470
*
Multiple changes:
Jim McDonough
2002-04-04
1
-11
/
+16
*
Cleanups to make auto-detection of method on net user smoother.
Jim McDonough
2002-04-04
1
-5
/
+10
*
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 ability to get specific net ads subcommand help. Not all have been
Jim McDonough
2002-04-04
1
-1
/
+1
*
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
2002-04-04
1
-12
/
+169
*
reorder useage message a little. -L is not a root-only or local mode option.
Herb Lewis
2002-04-03
1
-7
/
+8
*
readd -c config file change from 2.2 - works with -L mode now as well.
Herb Lewis
2002-04-02
1
-180
/
+178
*
reverted Herbs smbpasswd commit as it completely broke setting a
Andrew Tridgell
2002-04-01
1
-178
/
+181
*
merge from 2.2 - allow -c option to specify smb.conf file
Herb Lewis
2002-03-30
1
-181
/
+178
*
Re-implemented net ads user and net ads group to use the new
Jim McDonough
2002-03-29
2
-22
/
+54
*
added a shutdown command to smbcontrol.
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
merge from 2.2 - don't check local passdb if -r option used
Herb Lewis
2002-03-27
1
-1
/
+3
*
Join as a server trust account if the server role is either PDC or BDC.
Andrew Bartlett
2002-03-23
1
-1
/
+1
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-2
/
+3
*
There is no reason we can't join a domain with secuirty=user. In fact we
Andrew Bartlett
2002-03-21
1
-5
/
+0
*
make net ads info work with -S
Andrew Tridgell
2002-03-21
1
-4
/
+5
*
make "net ads user" and "net ads group" also use the new paged interface
Andrew Tridgell
2002-03-19
1
-30
/
+16
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-0
/
+2
[prev]
[next]