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
*
Add smbget utility, a simple wget-like utility that uses libsmbclient.
Jelmer Vernooij
2004-01-07
1
-0
/
+574
*
Fix -s option to smbcontrol (#908)
Jelmer Vernooij
2004-01-06
1
-1
/
+1
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
1
-0
/
+6
*
JHT came up with a nasty (broken) torture case in preparing examples for
Andrew Bartlett
2004-01-02
2
-5
/
+4
*
Get the DOMAIN\username around the right way (I had username\domain...)
Andrew Bartlett
2003-12-30
1
-1
/
+3
*
Try to gain a bit more consistancy in the output of usernames from ntlm_auth:
Andrew Bartlett
2003-12-30
1
-11
/
+23
*
Make the name of the NTLMSSP client more consistant before we lock it in stone.
Andrew Bartlett
2003-12-30
1
-2
/
+2
*
Remove testing hack
Andrew Bartlett
2003-12-30
1
-2
/
+0
*
Move our basic password checking code from inside the authentication
Andrew Bartlett
2003-12-30
1
-54
/
+254
*
Refactor our authentication and authentication testing code.
Andrew Bartlett
2003-12-30
1
-342
/
+181
*
Collecting some minor patches...
Volker Lendecke
2003-12-26
1
-8
/
+10
*
Thanks to Serassio Guido for noticing issues in our Squid NTLMSSP
Andrew Bartlett
2003-12-24
1
-4
/
+9
*
In the brief 'net rpc group' listing, don't cut off group names at 21 chars.
Volker Lendecke
2003-12-01
1
-3
/
+3
*
Beautify the net status help message a bit
Volker Lendecke
2003-12-01
1
-4
/
+4
*
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
2003-12-01
3
-0
/
+268
*
Implement 'net rpc group list [global|local|builtin]*' for a select listing of
Volker Lendecke
2003-11-28
2
-0
/
+36
*
Fix for pdbedit error code returns (sorry, forgot who sent in the patch).
Jeremy Allison
2003-11-27
1
-2
/
+11
*
Only ask for 512 names at a time.
Volker Lendecke
2003-11-27
1
-8
/
+19
*
Implement "net rpc group members": Get members of a domain group in
Volker Lendecke
2003-11-26
2
-0
/
+89
*
Get rid of a const warning
Volker Lendecke
2003-11-26
1
-2
/
+2
*
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
2
-5
/
+5
*
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
1
-72
/
+112
*
show locked files for -u <user>; bug 590
Gerald Carter
2003-11-12
1
-10
/
+41
*
Final round of printf warnings fixes for the moment.
Tim Potter
2003-11-06
3
-4
/
+5
*
Add shutdown abort try over initshutdown pipe first, then fall back to
Jim McDonough
2003-10-24
1
-4
/
+49
*
Fix bug 451. Stop net -P from prompting for machine account password.
Jim McDonough
2003-10-23
3
-3
/
+4
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
2
-11
/
+11
*
Changed output so all debug output goes to stderr, and all file processing
John Terpstra
2003-10-20
1
-40
/
+40
*
Break out of samsync loop on error.
Tim Potter
2003-10-14
1
-0
/
+3
*
Set errno = ENOSYS if mmap not supported.
Tim Potter
2003-10-14
1
-0
/
+1
*
Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.
Jeremy Allison
2003-10-02
1
-1
/
+7
*
Testparm fixes:
Jelmer Vernooij
2003-09-29
1
-3
/
+9
*
Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy Allison
2003-09-26
1
-16
/
+4
*
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
2003-09-23
1
-3
/
+3
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
2
-4
/
+3
*
Fix typo
Jelmer Vernooij
2003-09-21
1
-1
/
+1
*
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-3
/
+3
*
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
2003-09-15
1
-2
/
+2
*
Fixed test and wording for long share names.
Christopher R. Hertel
2003-09-15
1
-3
/
+4
*
fix online help
Simo Sorce
2003-09-15
1
-1
/
+1
*
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
2003-09-11
1
-1
/
+1
*
Fix error return path memory leaks in vampire code for creating users.
Tim Potter
2003-09-10
1
-3
/
+8
*
Use opt_target_workgroup instead of lp_workgroup() in vampire code so
Tim Potter
2003-09-10
1
-2
/
+2
*
Formatting fixups for help output.
Tim Potter
2003-09-10
1
-2
/
+2
*
Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.
Jeremy Allison
2003-09-08
1
-2
/
+2
*
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2003-09-07
2
-0
/
+50
*
fixes for ads domain membership when only the realm is defined in
Gerald Carter
2003-09-05
1
-2
/
+41
*
Fix for bug #73. Name types can be specified using name#type notation.
Tim Potter
2003-09-05
1
-7
/
+31
*
Check in Andrew's fix for bug #305 (always use lp_realm() )
Gerald Carter
2003-09-04
1
-2
/
+7
*
Fix bug 342. Short version of --add now -a instead of -A.
Tim Potter
2003-09-01
1
-2
/
+2
[next]