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
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
2003-01-16
1
-0
/
+8
*
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
Andrew Bartlett
2003-01-16
1
-2
/
+4
*
More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy Allison
2003-01-16
2
-0
/
+7
*
Fist part of fixes to make us compile with Heimdal. Don't explicitly
Jeremy Allison
2003-01-16
2
-1
/
+11
*
small merges from SAMBA_3_0; mostly typos, renames, etc...
Gerald Carter
2003-01-15
1
-1
/
+0
*
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
2003-01-15
2
-4
/
+22
*
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
2003-01-15
2
-0
/
+33
*
Run autoheader
Martin Pool
2003-01-15
1
-6
/
+0
*
Commit my (disabled) fstring/pstring mixup detection code.
Andrew Bartlett
2003-01-14
1
-0
/
+21
*
Updates to our NTLMSSP code:
Andrew Bartlett
2003-01-13
3
-32
/
+81
*
Make the 'service' in make_connection() use an fstrcpy(), and an fstring,
Andrew Bartlett
2003-01-12
1
-1
/
+0
*
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
2003-01-03
1
-0
/
+1
*
Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in
Andrew Bartlett
2003-01-02
2
-0
/
+11
*
BIG patch...
Andrew Bartlett
2003-01-02
9
-30
/
+30
*
ignore tdbsam2_parse_info.h
Simo Sorce
2002-12-31
1
-0
/
+1
*
Catching up with old patches. Add define for VERITAS quota support.
Jeremy Allison
2002-12-30
1
-0
/
+8
*
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
2002-12-30
1
-5
/
+2
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
it's getting comic ...
Simo Sorce
2002-12-17
1
-0
/
+58
*
Uhmm a bad day to commit changes :-((
Simo Sorce
2002-12-16
1
-0
/
+2
*
oh god, I will forgot my name one of these days :-/
Simo Sorce
2002-12-16
1
-0
/
+78
*
updates to the gums
Simo Sorce
2002-12-16
2
-13
/
+107
*
Ensure talloc pool query messages are reserved.
Jeremy Allison
2002-12-14
1
-0
/
+4
*
More printer publishing code.
Jim McDonough
2002-12-13
1
-2
/
+3
*
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-12
1
-0
/
+8
*
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
1
-0
/
+4
*
Fix client large file reporting.
Jeremy Allison
2002-12-10
2
-1
/
+5
*
More printer data to publish
Jim McDonough
2002-12-05
1
-0
/
+1
*
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2002-12-05
1
-1
/
+1
*
Remove FILE_MACRO as __FILE__ is ANSI C.
Tim Potter
2002-12-04
3
-20
/
+11
*
More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one...
Jim McDonough
2002-12-04
1
-0
/
+3
*
Automatic printer publishing when using APW or choosing 'list in the director...
Jim McDonough
2002-12-04
1
-0
/
+5
*
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2002-12-04
2
-948
/
+1270
*
use FILE_MACRO instead of __FILE__
Herb Lewis
2002-12-03
1
-6
/
+6
*
Support printer info 7, used for publishing
Jim McDonough
2002-12-03
1
-0
/
+16
*
Add defines for standard DsSpooler/DsDriver values that get published.
Jim McDonough
2002-12-03
1
-0
/
+54
*
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
2002-12-03
1
-0
/
+2
*
[print notify fixes from APP_HEAD]
Gerald Carter
2002-11-26
1
-0
/
+16
*
Revert ADS_ERR_OK change. Some compilers didn't like it.
Jim McDonough
2002-11-18
1
-1
/
+1
*
Next step of printer publishing.
Jim McDonough
2002-11-18
1
-56
/
+1
*
Remove the assumption that all Solaris has -lsendfile.
Andrew Bartlett
2002-11-15
1
-0
/
+3
*
Use smb_register_passdb() - plus some small fixes
Jelmer Vernooij
2002-11-15
1
-7
/
+0
*
Add smb_register_passdb()
Jelmer Vernooij
2002-11-15
1
-0
/
+1
*
Add const to DEBUG() macro.
Andrew Bartlett
2002-11-15
1
-3
/
+3
*
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
2002-11-13
1
-0
/
+3
*
Add smb_register_charset() and use it
Jelmer Vernooij
2002-11-12
1
-0
/
+16
*
union is better to avoid problems with pointers
Simo Sorce
2002-11-11
1
-21
/
+27
*
deldriver fix
Gerald Carter
2002-11-09
1
-0
/
+1
*
Add smbtrans subcommands so we can stop hardcoding them
Jim McDonough
2002-11-07
1
-0
/
+5
*
Missed extern declaration.
Jeremy Allison
2002-11-05
1
-0
/
+1
[prev]
[next]