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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some more good stuff from coolo.
Richard Sharpe
2003-04-04
1
-61
/
+0
*
Fix compiler warning - cli_lsa_query_info_policy actually returns the
Tim Potter
2003-04-04
1
-3
/
+5
*
Give warning if 'drvupgrade' doesn't get a parameter
Jelmer Vernooij
2003-04-03
1
-0
/
+5
*
Print out the 'freindly' error message from winbind. Also print useful
Andrew Bartlett
2003-04-02
1
-4
/
+6
*
Fix searching master ip by bcast when old master has gone away (based on patc...
Jelmer Vernooij
2003-04-02
1
-11
/
+18
*
error_string, not error_message...
Andrew Bartlett
2003-04-02
1
-1
/
+1
*
Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check that
Andrew Bartlett
2003-04-02
1
-111
/
+417
*
Remove useless popt options
Jelmer Vernooij
2003-03-31
1
-2
/
+0
*
Waider's cosmetic change to print out the database type when
Volker Lendecke
2003-03-31
1
-1
/
+17
*
This sets the domain for the user in vampire. Otherwise
Volker Lendecke
2003-03-30
1
-0
/
+2
*
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
2003-03-30
1
-2
/
+0
*
fixed the -B option as well
Andrew Tridgell
2003-03-30
1
-4
/
+4
*
fixed the -U option in nmblookup
Andrew Tridgell
2003-03-29
1
-1
/
+1
*
Don't use 'opt'
Jelmer Vernooij
2003-03-25
1
-1
/
+1
*
Make variables static to satisfy exotic compilers
Jelmer Vernooij
2003-03-25
2
-3
/
+2
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
7
-6
/
+9
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
8
-62
/
+21
*
Implement abartlet's suggestion to add attribs to ldap if they
Volker Lendecke
2003-03-23
1
-6
/
+0
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-42
/
+29
*
NTLM Authentication:
Andrew Bartlett
2003-03-23
1
-82
/
+82
*
Use popt_common for -s, -d and -V
Jelmer Vernooij
2003-03-23
2
-16
/
+8
*
This does two things:
Volker Lendecke
2003-03-23
1
-1
/
+37
*
Patch from waider to update our samsync (net rpc vampire) code:
Andrew Bartlett
2003-03-23
1
-35
/
+155
*
We don't need optarg when we have popt
Jelmer Vernooij
2003-03-23
2
-4
/
+2
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-134
/
+88
*
Fix typo in comment
Jelmer Vernooij
2003-03-23
1
-2
/
+2
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-54
/
+56
*
Move -V to -C to prevent conflict with -V for version
Jelmer Vernooij
2003-03-23
1
-1
/
+2
*
Convert to popt
Jelmer Vernooij
2003-03-22
1
-98
/
+23
*
Fix setOtherHelp() - pointed out by metze
Jelmer Vernooij
2003-03-20
1
-1
/
+1
*
Fix compile errors - don't use pstrcpy() on a fstring
Jelmer Vernooij
2003-03-20
1
-7
/
+8
*
Use True, not TRUE and False, not FALSE
Jelmer Vernooij
2003-03-20
1
-4
/
+4
*
Convert smbcacls to popt
Jelmer Vernooij
2003-03-20
1
-84
/
+50
*
Changes to help the kerberos change password code work on systems that
Andrew Bartlett
2003-03-16
1
-0
/
+9
*
Minor fixes.
Andrew Bartlett
2003-03-15
1
-1
/
+1
*
Fix signed/unsigned issues - mostly 'i' counters.
Andrew Bartlett
2003-03-15
1
-4
/
+4
*
Fix off-by-one bug in safe_strcpy size paramater.
Andrew Bartlett
2003-03-15
1
-1
/
+1
*
Truncate the machinename manually, so as not to generate level 0 debugs for
Andrew Bartlett
2003-03-15
1
-10
/
+12
*
Patch from Ken Cross <kcross@nssolutions.com> to take a username in the form
Andrew Bartlett
2003-03-12
1
-0
/
+11
*
Testparm needs the extra arg to set_local_machine_name() too.
Andrew Bartlett
2003-03-08
1
-1
/
+1
*
More safe_strcpy() off-by-one bug fixes. (mostly moves to pstrcpy()/fstrcpy())
Andrew Bartlett
2003-03-06
2
-3
/
+3
*
Try the PASSWD environment variable if we don't have one from the command line.
Andrew Bartlett
2003-03-03
1
-0
/
+4
*
- added help on -P option
Andrew Tridgell
2003-02-28
1
-0
/
+2
*
cleanup some compiler warnings
Jim McDonough
2003-02-28
1
-3
/
+3
*
Improve net ads lookup:
Jim McDonough
2003-02-28
1
-61
/
+142
*
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
2003-02-27
2
-2
/
+7
*
Fix compiler warning.
Tim Potter
2003-02-25
1
-1
/
+1
*
For some reason some attributes in ADS do not appear (and are not available)
Andrew Bartlett
2003-02-25
1
-1
/
+63
*
Whenever we have a password, use the in-memory ccache. This fixes a bug where
Andrew Bartlett
2003-02-24
1
-2
/
+3
*
Add static
Andrew Bartlett
2003-02-22
1
-7
/
+7
[next]