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
*
Merge in first command for 'samtest'
Jelmer Vernooij
2002-09-19
6
-29
/
+1056
*
trivial comment fix
Volker Lendecke
2002-09-19
1
-2
/
+2
*
Remove hardcoded -I stuff. Hooray!
Tim Potter
2002-09-19
1
-9
/
+9
*
Clean up python extensions in clean target.
Tim Potter
2002-09-19
1
-3
/
+6
*
Bong! The devmode could be NULL. Don't crash if this is the case.
Tim Potter
2002-09-19
1
-2
/
+8
*
Fixed bug in keyword args for enumprinterdataex
Tim Potter
2002-09-19
1
-1
/
+1
*
Moving to subdirectory.
Tim Potter
2002-09-19
1
-59
/
+0
*
Implement printerdata_ex as Python dictionary. Read only at the moment.
Tim Potter
2002-09-19
2
-22
/
+64
*
Added "use sendfile" per share option.
Jeremy Allison
2002-09-18
2
-2
/
+13
*
HPUX sendfile is now detected correctly.
Jeremy Allison
2002-09-18
5
-846
/
+1042
*
printjob merge from APP_HEAD regarding device modes
Gerald Carter
2002-09-18
6
-92
/
+232
*
Update introduction somewhat
Jelmer Vernooij
2002-09-18
1
-3
/
+5
*
samtest and vfstest binaries shouldn't go into CVS...
Jelmer Vernooij
2002-09-18
1
-0
/
+2
*
Display the repr() of non-string dictionary values.
Tim Potter
2002-09-18
1
-7
/
+18
*
First code for 'net rpc vampire'. We should probably find a more
Volker Lendecke
2002-09-18
3
-2
/
+280
*
Add a synonym for samdump ...
Richard Sharpe
2002-09-18
1
-0
/
+1
*
Fixed compiler error when HAVE_KRB5 not defined.
Tim Potter
2002-09-18
1
-1
/
+1
*
We had a race condition when changing a machine acount password as we
Jeremy Allison
2002-09-18
2
-1
/
+30
*
Never, *ever* hold a mutex lock in the message database where there may
Jeremy Allison
2002-09-17
7
-74
/
+87
*
Reverted my earlier change. It was incorrect. We must be protected by
Jeremy Allison
2002-09-17
1
-5
/
+4
*
Only create the pidfile once we're ready to receive requests.
Jeremy Allison
2002-09-17
1
-3
/
+5
*
Actually use sendfile if selected.
Jeremy Allison
2002-09-17
5
-9
/
+14
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
12
-43
/
+113
*
disable stat cache when case sensitive
Andrew Tridgell
2002-09-17
1
-1
/
+1
*
more const cleanups
Andrew Tridgell
2002-09-17
1
-3
/
+3
*
another const cleanup
Andrew Tridgell
2002-09-17
1
-1
/
+1
*
Added --with-ldap (default=yes) option. We should now be able to
Tim Potter
2002-09-17
1
-8
/
+27
*
Rerun configure.
Tim Potter
2002-09-17
1
-862
/
+893
*
Added --with-ads option, defaults to yes. If you run ./configure
Tim Potter
2002-09-17
4
-49
/
+74
*
Rerun autoconf.
Tim Potter
2002-09-17
1
-708
/
+718
*
Default to "python" for --with-python option. This saves having to run
Tim Potter
2002-09-17
1
-1
/
+8
*
Added FreeBSD sendfile configure tests. Richard please test...
Jeremy Allison
2002-09-17
4
-20
/
+112
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
6
-26
/
+48
*
Added autoconf detection for sendfile for Linux. lib/sendfile.c code
Jeremy Allison
2002-09-17
4
-819
/
+1062
*
Update to add DEVELOPER option to more parameters.
John Terpstra
2002-09-16
1
-182
/
+182
*
Committing changes before I lose them. Work still in progress.
John Terpstra
2002-09-16
1
-53
/
+290
*
Applied new display mode FLAGS for SWAT.
John Terpstra
2002-09-16
1
-170
/
+178
*
Changed Major/Minor version info reported to Server Manager to 4.9.
John Terpstra
2002-09-16
1
-8
/
+12
*
Don't display debugs of the nt user token twice.
Tim Potter
2002-09-15
1
-4
/
+0
*
Merge of 'other_sids' patch from appliance.
Tim Potter
2002-09-15
1
-4
/
+19
*
Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS
Jelmer Vernooij
2002-09-15
2
-0
/
+9
*
Make current_sam_methods a const - Patch by Kai Krüger
Jelmer Vernooij
2002-09-15
1
-3
/
+3
*
Add document on tracing system calls
Jelmer Vernooij
2002-09-15
1
-0
/
+129
*
Add reference to CUPS documentation about how to use unix -> windows
Jelmer Vernooij
2002-09-15
1
-1
/
+4
*
Use HAVE_SENDFILE64, not SENDFILE64.
Jeremy Allison
2002-09-14
1
-2
/
+5
*
Added fix for broken Linux (no sendfile64). When offset + count > 2GB
Jeremy Allison
2002-09-14
2
-0
/
+64
*
wrong alignment size calculation
Simo Sorce
2002-09-13
1
-1
/
+3
*
Updated some comments in the NET_USER_INFO_3 structure for the other_sids
Tim Potter
2002-09-13
1
-3
/
+3
*
Fixed up FreeBSD sendfile code - only Solaris left then I can add the
Jeremy Allison
2002-09-12
2
-23
/
+56
*
Changed profile version number to 7 - added sendfile statistics.
Jeremy Allison
2002-09-12
1
-1
/
+1
[next]