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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2002-12-05
More printer data to publish
Jim McDonough
1
-0
/
+1
2002-12-05
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
1
-1
/
+1
2002-12-04
Remove FILE_MACRO as __FILE__ is ANSI C.
Tim Potter
3
-20
/
+11
2002-12-04
More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one...
Jim McDonough
1
-0
/
+3
2002-12-04
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
1
-0
/
+5
2002-12-04
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2
-948
/
+1270
2002-12-03
use FILE_MACRO instead of __FILE__
Herb Lewis
1
-6
/
+6
2002-12-03
Support printer info 7, used for publishing
Jim McDonough
1
-0
/
+16
2002-12-03
Add defines for standard DsSpooler/DsDriver values that get published.
Jim McDonough
1
-0
/
+54
2002-12-03
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
1
-0
/
+2
2002-11-26
[print notify fixes from APP_HEAD]
Gerald Carter
1
-0
/
+16
2002-11-18
Revert ADS_ERR_OK change. Some compilers didn't like it.
Jim McDonough
1
-1
/
+1
2002-11-18
Next step of printer publishing.
Jim McDonough
1
-56
/
+1
2002-11-15
Remove the assumption that all Solaris has -lsendfile.
Andrew Bartlett
1
-0
/
+3
2002-11-15
Use smb_register_passdb() - plus some small fixes
Jelmer Vernooij
1
-7
/
+0
2002-11-15
Add smb_register_passdb()
Jelmer Vernooij
1
-0
/
+1
2002-11-15
Add const to DEBUG() macro.
Andrew Bartlett
1
-3
/
+3
2002-11-13
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
1
-0
/
+3
2002-11-12
Add smb_register_charset() and use it
Jelmer Vernooij
1
-0
/
+16
2002-11-11
union is better to avoid problems with pointers
Simo Sorce
1
-21
/
+27
2002-11-09
deldriver fix
Gerald Carter
1
-0
/
+1
2002-11-07
Add smbtrans subcommands so we can stop hardcoding them
Jim McDonough
1
-0
/
+5
2002-11-05
Missed extern declaration.
Jeremy Allison
1
-0
/
+1
2002-11-05
Remove DRIVERFILE constant. It was removed with the old win95
Tim Potter
1
-1
/
+0
2002-11-04
The fixes from Tom plus a minor update from me.
Richard Sharpe
2
-97
/
+227
2002-11-02
Add more options to popt_common and use them. Current ones are:
Jelmer Vernooij
1
-0
/
+3
2002-11-02
Add popt_common_socket_options
Jelmer Vernooij
1
-0
/
+1
2002-10-30
Rerun autoconf
Jelmer Vernooij
1
-0
/
+3
2002-10-30
- Remove RTLD_GLOBAL
Jelmer Vernooij
1
-1
/
+1
2002-10-30
added a timegm() function for systems that don't have it
Andrew Tridgell
1
-0
/
+4
2002-10-30
Add init_module_function typedef for new module system
Jelmer Vernooij
1
-0
/
+3
2002-10-22
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
1
-0
/
+3
2002-10-22
Some was asking to look at this code, so better it stay there until we decide...
Simo Sorce
1
-0
/
+224
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
2
-1
/
+48
2002-10-21
Remove obsolete acconfig.h - we now use comments in AC_DEFINE()
Jelmer Vernooij
1
-239
/
+507
2002-10-21
Recognize FreeBSD5 correctly (not as being sysv...)
Jelmer Vernooij
2
-615
/
+644
2002-10-17
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
1
-7
/
+40
2002-10-14
Tidyup of file specific access mask bits.
Tim Potter
1
-14
/
+19
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
2
-19
/
+54
2002-10-07
forgot some bits from previous rpc_secdesc.h rework patch
Simo Sorce
1
-2
/
+0
2002-10-06
try to put every security descriptors related definitions in the same file.
Simo Sorce
3
-175
/
+249
2002-10-05
Add more common options to popt_common - and start using
Jelmer Vernooij
1
-0
/
+1
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2
-1
/
+4
2002-10-04
merge of working dsrolegetprimdominfo() client code from APP_HEAD
Gerald Carter
4
-1
/
+94
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-0
/
+11
2002-10-03
We are going to need to track the SAM sequence number too.
Andrew Bartlett
1
-0
/
+1
2002-10-01
Cope with rw errors and timeout to peer.
Jeremy Allison
2
-1
/
+3
2002-10-01
Added error string for server timeout on client call.
Jeremy Allison
1
-0
/
+1
2002-09-30
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
1
-0
/
+3
2002-09-29
Remove sam/api.c.
Andrew Bartlett
1
-45
/
+0
[next]