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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with 2.2 changes
Herb Lewis
2000-11-07
1
-0
/
+1
*
make proto
Tim Potter
2000-11-07
1
-353
/
+360
*
Merge of printer security descriptor, info level and printerdata
Tim Potter
2000-11-07
3
-95
/
+426
*
64 bit fix from Uros Prestor <uros@turbolinux.com>.
Jeremy Allison
2000-11-06
1
-3
/
+3
*
Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...
Jeremy Allison
2000-11-06
1
-0
/
+1
*
Added a VFS version return to init call. Allows smbd to fail an init if
Jeremy Allison
2000-11-06
3
-8
/
+24
*
Added a VFS version return to init call. Allows smbd to fail an init if
Jeremy Allison
2000-11-06
1
-1
/
+2
*
Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.
Jeremy Allison
2000-11-06
3
-106
/
+196
*
Added documentation for printer-notify smbcontrol command.
Tim Potter
2000-11-05
3
-40
/
+54
*
Merge from Tim - don't reinsert UNIX job if already exists.
Jeremy Allison
2000-11-04
1
-0
/
+8
*
Fix some compiler warnings.
Tim Potter
2000-11-04
1
-6
/
+6
*
Merge of printing improvements/fixes from appliance branch.
Tim Potter
2000-11-04
1
-1
/
+60
*
Fix for admin user being ignored.
Jeremy Allison
2000-11-04
1
-0
/
+1
*
Sync up with Tim's changes in applience-head for SACLs.
Jeremy Allison
2000-11-04
1
-49
/
+44
*
Added Using Samba book reference back into welcome page.
John Terpstra
2000-11-02
1
-6
/
+11
*
Remove CGI logging code. Make username/password lookups take
Jeremy Allison
2000-11-01
1
-29
/
+28
*
documentation update and general description
Gerald Carter
2000-11-01
1
-1
/
+46
*
Added a authentication hook to smbwrapper which allows a (username,
Tim Potter
2000-11-01
2
-11
/
+56
*
Added smbsh to list of ignored files.
Tim Potter
2000-11-01
1
-0
/
+1
*
Merge of comment repair.
Tim Potter
2000-10-30
1
-8
/
+8
*
Only use prs_uint8s on marshalling as we know we're little endian. On
Jeremy Allison
2000-10-30
1
-6
/
+18
*
Fixed double btyte-swap problems with bigendian architectures.
Jeremy Allison
2000-10-30
1
-1
/
+2
*
Call standard_sub_advanced() after lp_logon_XX() calls.
Jeremy Allison
2000-10-30
1
-0
/
+2
*
proto.h was out of date.
Tim Potter
2000-10-29
1
-353
/
+353
*
Patches from John Reilly @ HP for print job time bugs.
Jeremy Allison
2000-10-29
1
-6
/
+16
*
Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...
Jeremy Allison
2000-10-28
1
-4
/
+2
*
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
2000-10-28
5
-90
/
+625
*
Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. IBM...
Jeremy Allison
2000-10-28
1
-1
/
+1
*
Rolled back find NetBIOS name of PDC/BDC code as a temp fix. This
Jeremy Allison
2000-10-27
1
-1
/
+60
*
Added John Reillys patch for error code returns from clean_up_printer_driver_...
Jeremy Allison
2000-10-26
3
-7
/
+10
*
Sorry JF - no billable hours :-). I fixed the "stream of events" problem
Jeremy Allison
2000-10-26
4
-22
/
+49
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
10
-652
/
+1324
*
Even when looking up a users groups via winbindd even if the lookup for
Jeremy Allison
2000-10-25
1
-2
/
+2
*
We already have a perfectly good next_token() function we should be using
Jeremy Allison
2000-10-25
1
-6
/
+3
*
Fix for uidtoname not returning DOMAIN\name but just name. This caused
Jeremy Allison
2000-10-25
1
-2
/
+9
*
John Reilly @ HP (who is a wonderful human being and *definately* needs
Jeremy Allison
2000-10-25
3
-56
/
+189
*
added some clarifications.
Gerald Carter
2000-10-25
1
-5
/
+22
*
Removed erroneous +1's on length of unicode domain names for various
Tim Potter
2000-10-25
1
-2
/
+2
*
Yeah - not setting getwd_cache to True as default, that'd do it for a 5x
Jeremy Allison
2000-10-24
1
-1
/
+1
*
Small change to process of joining a domain with samedit.
Tim Potter
2000-10-22
3
-3
/
+6
*
Fixes from David Lee for utmp handling.
Jeremy Allison
2000-10-21
4
-495
/
+1137
*
Fix for vfs_fstat() crash with new stat code.
Jeremy Allison
2000-10-20
1
-0
/
+3
*
Merge from appliance-head
Tim Potter
2000-10-20
1
-1
/
+5
*
Fixed missing bracket on debug statement.
Tim Potter
2000-10-19
1
-1
/
+1
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
9
-234
/
+207
*
Removed null user checks to enable lanman print queue pausing and print job
Tim Potter
2000-10-18
1
-4
/
+0
*
Renamed WPrintQueuePurge to WPrintQueueCtrl as this function can purge, pause
Tim Potter
2000-10-18
1
-4
/
+4
*
Bug report that on some systems extended characters are being returned as
Christopher R. Hertel
2000-10-18
1
-1
/
+2
*
Merge of rpc parse buffer underflow debug code.
Tim Potter
2000-10-18
1
-0
/
+19
*
Fixes for io_q_setprinter rpc parsing.
Tim Potter
2000-10-18
1
-0
/
+10
[next]