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
path:
root
/
source3
/
smbd
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use macros for incrementing profile counters
Herb Lewis
2000-10-12
1
-3
/
+1
*
Remove lpq as root fix - do this in print_job_start instead
Jeremy Allison
2000-10-11
1
-6
/
+0
*
Fixes to periodically scan printing.tdb in idle time and occasionally
Jeremy Allison
2000-10-10
1
-0
/
+6
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
1
-0
/
+3
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-2
/
+1
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-0
/
+1
*
allow the notify implementation to choose the select timeout change
Andrew Tridgell
2000-06-14
1
-11
/
+11
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-133
/
+120
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-51
/
+56
*
moved secrets fns into secrets.c
Andrew Tridgell
2000-06-03
1
-1
/
+1
*
debug output to /tmp.
Luke Leighton
2000-05-28
1
-1
/
+1
*
prs_give_memory in wrong place, also poss. was losing mem.
Luke Leighton
2000-05-27
1
-0
/
+27
*
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
2000-05-15
1
-5
/
+0
*
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
2000-05-10
1
-0
/
+12
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+3
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-10
/
+1
*
split the username in the vuser structure into a separate
Andrew Tridgell
2000-05-02
1
-1
/
+1
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
- added some error checking
Andrew Tridgell
2000-04-30
1
-8
/
+0
*
Ok - this is more subtle than it looks :-).
Jeremy Allison
2000-04-27
1
-1
/
+1
*
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
2000-04-27
1
-1
/
+1
*
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Jeremy Allison
2000-04-15
1
-0
/
+6
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-15
/
+11
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-2
/
+4
*
First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-25
1
-2
/
+0
*
some more work on the byte range locking
Andrew Tridgell
2000-01-14
1
-2
/
+7
*
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
1
-0
/
+3
*
Fix from tulipant-gergely@dbrt.hu for returning incorrect error code
Jeremy Allison
1999-12-21
1
-1
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-203
/
+298
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-1
/
+1
*
- added DCE/RPC "fault" PDU support.
Luke Leighton
1999-11-15
1
-1
/
+1
*
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
1
-1
/
+0
*
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
Luke Leighton
1999-09-08
1
-0
/
+28
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
1
-1
/
+1
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-1
/
+5
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
1
-0
/
+4
*
trust password
Luke Leighton
1998-10-16
1
-3
/
+3
*
rpcclient interactive login (with trust account changing if you are root)
Luke Leighton
1998-10-15
1
-1
/
+1
*
dce/rpc
Luke Leighton
1998-10-07
1
-1
/
+1
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-8
/
+151
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
1
-2
/
+2
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-157
/
+129
*
This is the stat cache code - seems to work fine (needs heavy
Jeremy Allison
1998-08-27
1
-0
/
+4
*
Turning on blocking locking code. NB. Blocking lock requests that are not
Jeremy Allison
1998-08-20
1
-41
/
+31
*
removed some of the rough edges from the splitup
Andrew Tridgell
1998-08-17
1
-0
/
+5
*
move soem variables from server.c that don't belong there.
Andrew Tridgell
1998-08-17
1
-1
/
+17
*
this completes the splitup of server.c.
Andrew Tridgell
1998-08-17
1
-0
/
+810