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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Get us a little closer to Windows LSA semantics.
Volker Lendecke
2004-03-07
2
-10
/
+2
*
|
Mention wb_delgrpmem fix
Volker Lendecke
2004-03-07
1
-0
/
+1
*
|
This might not be used a lot and might not survive for long, but at least it
Volker Lendecke
2004-03-07
2
-7
/
+11
*
|
Fix typo.
Tim Potter
2004-03-07
1
-1
/
+1
*
|
Merge from HEAD.
Tim Potter
2004-03-07
1
-0
/
+4
*
|
Merge from HEAD.
Tim Potter
2004-03-07
1
-1
/
+0
*
|
Several mb tidyups - getting ready to address the XXX_sub function.
Jeremy Allison
2004-03-05
4
-108
/
+105
*
|
BUG 488: fix the 'show client in col 1' button and corrctely enumerate active...
Gerald Carter
2004-03-05
1
-1
/
+1
*
|
fix compiler warning
Gerald Carter
2004-03-05
1
-1
/
+1
*
|
Add -O (for writing downloaded files to standard out) based on patch by
Jelmer Vernooij
2004-03-05
1
-65
/
+80
*
|
bring WHATSNEW back up to date
Gerald Carter
2004-03-05
1
-8
/
+199
*
|
all_string_sub() is broken as it doesn't handle mb chars correctly (and
Jeremy Allison
2004-03-05
2
-18
/
+5
*
|
Fix my breakage of NT pipes from the previous patch (sorry). Use the
Jeremy Allison
2004-03-04
1
-4
/
+1
*
|
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc
Gerald Carter
2004-03-04
1
-1
/
+3
*
|
BUG 1080: fix declaration of SMB_BIG_UINT
Gerald Carter
2004-03-04
1
-12
/
+12
*
|
There's a specific error message NT_STATUS_ALIAS_EXISTS.
Volker Lendecke
2004-03-04
1
-1
/
+1
*
|
Another typo, sorry for samba-cvs spam :-)
Volker Lendecke
2004-03-04
1
-1
/
+1
*
|
Fix typo.
Volker Lendecke
2004-03-04
1
-1
/
+1
*
|
Fix build farm, older compilers won't let you declare variables
Jim McDonough
2004-03-04
1
-1
/
+1
*
|
BUG 848: don't create winbind local users/groups that already exist in the tdb
Gerald Carter
2004-03-04
1
-3
/
+16
*
|
another fix for bug 761; don't default to bsd printing on linux
Gerald Carter
2004-03-04
1
-9
/
+0
*
|
Added client "hardlink" commant to test doing NT rename with hard links.
Jeremy Allison
2004-03-03
4
-30
/
+136
*
|
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
2004-03-03
9
-136
/
+383
*
|
set log file to smbd.log for interaction with logrotate (BUG 503)
Gerald Carter
2004-03-03
2
-2
/
+6
*
|
more usrmgr fixes: display lockout timers in minutes, not seconds, for samr 2e
Jim McDonough
2004-03-03
1
-2
/
+2
*
|
quick for for usrmgr. unknown_6 is really max dimension of logon hours array...
Jim McDonough
2004-03-03
1
-30
/
+12
*
|
Merge fields_present function from HEAD. Now, a field will not be updated
Jim McDonough
2004-03-02
1
-116
/
+158
*
|
BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image f...
Gerald Carter
2004-03-02
1
-0
/
+16
*
|
Janitorial duty for tpot - --with-fhs fix.
Jeremy Allison
2004-03-02
1
-7
/
+14
*
|
fix typo for callback bit
Jim McDonough
2004-03-02
1
-1
/
+1
*
|
allow the 'printing' parameter to be set on a per share basis.
Gerald Carter
2004-03-02
1
-7
/
+29
*
|
BUG 761: read the config file before initialized default values for printing ...
Gerald Carter
2004-03-02
1
-46
/
+50
*
|
BUG 692: patch from SATOH Fumiyasu <fumiya@miraclelinux.com> to correct trunc...
Gerald Carter
2004-03-01
1
-4
/
+4
*
|
BUG 1147; bad pointer case in get_stored_queue_info() causing seg fault
Gerald Carter
2004-03-01
1
-1
/
+1
*
|
net_rpc.c: Don't complain if [add|del]mem was successful.
Volker Lendecke
2004-02-29
2
-5
/
+5
*
|
Print an informative error message if trying to add/remove members from
Volker Lendecke
2004-02-29
1
-0
/
+6
*
|
Add 'net rpc group [add|del]mem' for domain groups and aliases.
Volker Lendecke
2004-02-28
4
-3
/
+732
*
|
Fix my fix to net rpc group list. We can certainly have more than a single
Volker Lendecke
2004-02-28
1
-3
/
+6
*
|
Can't set allocation size on directories, return correct error code on
Jeremy Allison
2004-02-28
3
-1
/
+18
*
|
More gentest fixes. Fix up regression in IS_NAME_VALID and renames.
Jeremy Allison
2004-02-28
2
-13
/
+34
*
|
Added copyrights I forgot about looong ago...
Rafal Szczesniak
2004-02-27
2
-2
/
+4
*
|
Fix for writable printerdata problem - bugzilla #1112.
Tim Potter
2004-02-26
1
-6
/
+12
*
|
That const was one too many
Volker Lendecke
2004-02-26
1
-3
/
+2
*
|
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
2004-02-26
3
-0
/
+157
*
|
And another little const
Volker Lendecke
2004-02-26
1
-1
/
+1
*
|
Apply some const
Volker Lendecke
2004-02-26
1
-2
/
+3
*
|
Fixes to minor security bug pointed out by AB in the mount helper
Steve French
2004-02-26
1
-1
/
+8
*
|
fixed compilation with --enable-dmalloc
Andrew Tridgell
2004-02-26
2
-4
/
+4
*
|
Merging Richard's rename test.
Jeremy Allison
2004-02-26
1
-6
/
+75
*
|
Interesting fact found by IFSTEST /t LockOverlappedTest...
Jeremy Allison
2004-02-26
1
-1
/
+8
[prev]
[next]