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
/
smb_macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2076: Removed old dir caching code - not being used now we have the
Jeremy Allison
1
-1
/
+0
2007-10-10
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
1
-3
/
+3
2007-10-10
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
1
-3
/
+4
2004-03-03
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
1
-0
/
+1
2003-08-07
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
1
-0
/
+6
2003-07-07
and so it begins....
Gerald Carter
1
-2
/
+1
2003-06-30
* rename samstrict auth method to sam
Gerald Carter
1
-0
/
+7
2003-06-25
large change:
Gerald Carter
1
-0
/
+1
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-48
/
+0
2003-04-24
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
1
-1
/
+4
2003-04-14
Fix _smb_setlen to be non {} safe.
Jeremy Allison
1
-2
/
+2
2003-04-09
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
1
-3
/
+6
2003-01-15
*lots of small merges form HEAD
Gerald Carter
1
-2
/
+0
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-8
/
+10
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-1
/
+4
2002-03-13
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
2002-01-16
Added CIFS UNIX extension code to client.
Jeremy Allison
1
-0
/
+6
2002-01-10
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
1
-0
/
+6
2002-01-03
Clarify doc for SAFE_FREE.
Martin Pool
1
-3
/
+7
2002-01-03
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
1
-0
/
+3
2001-11-12
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
1
-0
/
+1
2001-11-09
Fixup __LPID -> _LPID.
Jeremy Allison
1
-1
/
+1
2001-11-04
a big one:
Simo Sorce
1
-0
/
+1
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
1
-0
/
+12
2001-09-30
Finally kill off the SMBENCRYPT() macro.
Andrew Bartlett
1
-2
/
+0
2001-09-17
introduce SAFE_FREE() macro as suggested by andreas moroder.
Simo Sorce
1
-0
/
+3
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-1
/
+1
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+0
2001-09-06
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
1
-0
/
+3
2001-09-05
added filename to error_packet()
Andrew Tridgell
1
-4
/
+4
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-17
/
+8
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-0
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-12
/
+12
2001-07-02
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
Jeremy Allison
1
-0
/
+1
2000-10-19
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
1
-2
/
+2
2000-10-06
Inlined many of the vfs_XXX calls as macros for speed.
Jeremy Allison
1
-0
/
+41
2000-09-26
fixed IRIX compiller error message
Herb Lewis
1
-1
/
+1
2000-08-14
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
1
-5
/
+0
2000-08-14
restored IS_BITS_SET_xxx macros.
Luke Leighton
1
-0
/
+5
2000-08-12
removed (void) typecast from SMB_ASSERT
Gerald Carter
1
-1
/
+1
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
1
-5
/
+0
2000-06-09
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
1
-8
/
+0
2000-06-09
dynamic allocation of NET_USER_INFO_3 gids.
Luke Leighton
1
-0
/
+8
2000-06-01
Getting back to a compilable state (not there yet but close).
Jeremy Allison
1
-8
/
+0
2000-04-30
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
1
-8
/
+0
2000-04-24
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
1
-2
/
+2
2000-04-12
Ensure that CHECK_FNUM rejects fd == -1 correctly.
Jeremy Allison
1
-1
/
+4
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-0
/
+1
[next]