index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-30
fixed the -B option as well
Andrew Tridgell
1
-4
/
+4
2003-03-29
fixed the -U option in nmblookup
Andrew Tridgell
1
-1
/
+1
2003-03-25
Don't use 'opt'
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Make variables static to satisfy exotic compilers
Jelmer Vernooij
2
-3
/
+2
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
7
-6
/
+9
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
8
-62
/
+21
2003-03-23
Implement abartlet's suggestion to add attribs to ldap if they
Volker Lendecke
1
-6
/
+0
2003-03-23
Convert to popt.
Jelmer Vernooij
1
-42
/
+29
2003-03-23
NTLM Authentication:
Andrew Bartlett
1
-82
/
+82
2003-03-23
Use popt_common for -s, -d and -V
Jelmer Vernooij
2
-16
/
+8
2003-03-23
This does two things:
Volker Lendecke
1
-1
/
+37
2003-03-23
Patch from waider to update our samsync (net rpc vampire) code:
Andrew Bartlett
1
-35
/
+155
2003-03-23
We don't need optarg when we have popt
Jelmer Vernooij
2
-4
/
+2
2003-03-23
Convert to popt.
Jelmer Vernooij
1
-134
/
+88
2003-03-23
Fix typo in comment
Jelmer Vernooij
1
-2
/
+2
2003-03-23
Convert to popt.
Jelmer Vernooij
1
-54
/
+56
2003-03-23
Move -V to -C to prevent conflict with -V for version
Jelmer Vernooij
1
-1
/
+2
2003-03-22
Convert to popt
Jelmer Vernooij
1
-98
/
+23
2003-03-20
Fix setOtherHelp() - pointed out by metze
Jelmer Vernooij
1
-1
/
+1
2003-03-20
Fix compile errors - don't use pstrcpy() on a fstring
Jelmer Vernooij
1
-7
/
+8
2003-03-20
Use True, not TRUE and False, not FALSE
Jelmer Vernooij
1
-4
/
+4
2003-03-20
Convert smbcacls to popt
Jelmer Vernooij
1
-84
/
+50
2003-03-16
Changes to help the kerberos change password code work on systems that
Andrew Bartlett
1
-0
/
+9
2003-03-15
Minor fixes.
Andrew Bartlett
1
-1
/
+1
2003-03-15
Fix signed/unsigned issues - mostly 'i' counters.
Andrew Bartlett
1
-4
/
+4
2003-03-15
Fix off-by-one bug in safe_strcpy size paramater.
Andrew Bartlett
1
-1
/
+1
2003-03-15
Truncate the machinename manually, so as not to generate level 0 debugs for
Andrew Bartlett
1
-10
/
+12
2003-03-12
Patch from Ken Cross <kcross@nssolutions.com> to take a username in the form
Andrew Bartlett
1
-0
/
+11
2003-03-08
Testparm needs the extra arg to set_local_machine_name() too.
Andrew Bartlett
1
-1
/
+1
2003-03-06
More safe_strcpy() off-by-one bug fixes. (mostly moves to pstrcpy()/fstrcpy())
Andrew Bartlett
2
-3
/
+3
2003-03-03
Try the PASSWD environment variable if we don't have one from the command line.
Andrew Bartlett
1
-0
/
+4
2003-02-28
- added help on -P option
Andrew Tridgell
1
-0
/
+2
2003-02-28
cleanup some compiler warnings
Jim McDonough
1
-3
/
+3
2003-02-28
Improve net ads lookup:
Jim McDonough
1
-61
/
+142
2003-02-27
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
2
-2
/
+7
2003-02-25
Fix compiler warning.
Tim Potter
1
-1
/
+1
2003-02-25
For some reason some attributes in ADS do not appear (and are not available)
Andrew Bartlett
1
-1
/
+63
2003-02-24
Whenever we have a password, use the in-memory ccache. This fixes a bug where
Andrew Bartlett
1
-2
/
+3
2003-02-22
Add static
Andrew Bartlett
1
-7
/
+7
2003-02-22
With assuptions about unixsam gone, we can forget about looking up
Andrew Bartlett
1
-4
/
+1
2003-02-21
Fixed another compiler warning.
Tim Potter
1
-1
/
+1
2003-02-20
Added Volkers "print server role" patch.
Jeremy Allison
1
-0
/
+22
2003-02-18
Add -V option (to print out version) to utilities where possible
Jelmer Vernooij
3
-0
/
+3
2003-02-16
Add the 'session key' output of the NTLMSSP exchange to the cli struct, so
Andrew Bartlett
1
-7
/
+1
2003-02-16
Recover much of my changes to editreg.c. Add some const and start coding
Richard Sharpe
1
-8
/
+203
2003-02-15
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
1
-2
/
+14
2003-02-07
Revert Flag testing upon abartlet's request ;-)
Volker Lendecke
1
-3
/
+5
2003-02-06
Make account flags editable with pdbedit.
Volker Lendecke
1
-4
/
+22
2003-02-03
Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.
Jeremy Allison
1
-1
/
+1
2003-02-01
Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to
Andrew Bartlett
1
-1
/
+7
[next]