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-12-01
In the brief 'net rpc group' listing, don't cut off group names at 21 chars.
Volker Lendecke
1
-3
/
+3
2003-12-01
Beautify the net status help message a bit
Volker Lendecke
1
-4
/
+4
2003-12-01
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
3
-0
/
+268
2003-11-28
Implement 'net rpc group list [global|local|builtin]*' for a select listing of
Volker Lendecke
2
-0
/
+36
2003-11-27
Fix for pdbedit error code returns (sorry, forgot who sent in the patch).
Jeremy Allison
1
-2
/
+11
2003-11-27
Only ask for 512 names at a time.
Volker Lendecke
1
-8
/
+19
2003-11-26
Implement "net rpc group members": Get members of a domain group in
Volker Lendecke
2
-0
/
+89
2003-11-26
Get rid of a const warning
Volker Lendecke
1
-2
/
+2
2003-11-22
Add support for variable-length session keys in our client code.
Andrew Bartlett
2
-5
/
+5
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-72
/
+112
2003-11-12
show locked files for -u <user>; bug 590
Gerald Carter
1
-10
/
+41
2003-11-06
Final round of printf warnings fixes for the moment.
Tim Potter
3
-4
/
+5
2003-10-24
Add shutdown abort try over initshutdown pipe first, then fall back to
Jim McDonough
1
-4
/
+49
2003-10-23
Fix bug 451. Stop net -P from prompting for machine account password.
Jim McDonough
3
-3
/
+4
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2
-11
/
+11
2003-10-20
Changed output so all debug output goes to stderr, and all file processing
John Terpstra
1
-40
/
+40
2003-10-14
Break out of samsync loop on error.
Tim Potter
1
-0
/
+3
2003-10-14
Set errno = ENOSYS if mmap not supported.
Tim Potter
1
-0
/
+1
2003-10-02
Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.
Jeremy Allison
1
-1
/
+7
2003-09-29
Testparm fixes:
Jelmer Vernooij
1
-3
/
+9
2003-09-26
Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy Allison
1
-16
/
+4
2003-09-23
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
1
-3
/
+3
2003-09-22
fix some warnings found by the Sun C compiler
Gerald Carter
2
-4
/
+3
2003-09-21
Fix typo
Jelmer Vernooij
1
-1
/
+1
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
1
-3
/
+3
2003-09-15
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
1
-2
/
+2
2003-09-15
Fixed test and wording for long share names.
Christopher R. Hertel
1
-3
/
+4
2003-09-15
fix online help
Simo Sorce
1
-1
/
+1
2003-09-11
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
1
-1
/
+1
2003-09-10
Fix error return path memory leaks in vampire code for creating users.
Tim Potter
1
-3
/
+8
2003-09-10
Use opt_target_workgroup instead of lp_workgroup() in vampire code so
Tim Potter
1
-2
/
+2
2003-09-10
Formatting fixups for help output.
Tim Potter
1
-2
/
+2
2003-09-08
Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.
Jeremy Allison
1
-2
/
+2
2003-09-07
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2
-0
/
+50
2003-09-05
fixes for ads domain membership when only the realm is defined in
Gerald Carter
1
-2
/
+41
2003-09-05
Fix for bug #73. Name types can be specified using name#type notation.
Tim Potter
1
-7
/
+31
2003-09-04
Check in Andrew's fix for bug #305 (always use lp_realm() )
Gerald Carter
1
-2
/
+7
2003-09-01
Fix bug 342. Short version of --add now -a instead of -A.
Tim Potter
1
-2
/
+2
2003-08-31
We don't need to #include memory.h here. It's a BSD'ism and just includes
Tim Potter
1
-1
/
+0
2003-08-29
Fix some compiler warnings.
Tim Potter
1
-10
/
+8
2003-08-28
Fixed warnings in secret code.
Jeremy Allison
1
-26
/
+0
2003-08-28
fixing typos pointed out by Vance in WHATSNEW
Gerald Carter
2
-2
/
+57
2003-08-22
Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displaying
Jeremy Allison
1
-1
/
+1
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-1
/
+1
2003-08-19
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
2
-31
/
+46
2003-08-15
In case of 'net rpc trustdom add' without domain name we were silently
Rafal Szczesniak
1
-2
/
+7
2003-08-15
Give a temporary hint on how to delete trust account.
Rafal Szczesniak
1
-0
/
+1
2003-08-15
Print more than 1 packet in hex mode
Jelmer Vernooij
1
-1
/
+1
2003-08-15
Add ability to output native pcap files without the requirement for text2pcap.
Jelmer Vernooij
1
-15
/
+131
2003-08-15
get rid of more compiler warnings
Herb Lewis
4
-56
/
+56
[next]