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
/
include
/
smb_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-8
/
+10
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+4
*
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2002-03-13
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Added CIFS UNIX extension code to client.
Jeremy Allison
2002-01-16
1
-0
/
+6
*
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
2002-01-10
1
-0
/
+6
*
Clarify doc for SAFE_FREE.
Martin Pool
2002-01-03
1
-3
/
+7
*
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
2002-01-03
1
-0
/
+3
*
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2001-11-12
1
-0
/
+1
*
Fixup __LPID -> _LPID.
Jeremy Allison
2001-11-09
1
-1
/
+1
*
a big one:
Simo Sorce
2001-11-04
1
-0
/
+1
*
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
2001-10-19
1
-0
/
+12
*
Finally kill off the SMBENCRYPT() macro.
Andrew Bartlett
2001-09-30
1
-2
/
+0
*
introduce SAFE_FREE() macro as suggested by andreas moroder.
Simo Sorce
2001-09-17
1
-0
/
+3
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+0
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
1
-0
/
+3
*
added filename to error_packet()
Andrew Tridgell
2001-09-05
1
-4
/
+4
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-17
/
+8
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-0
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-12
/
+12
*
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
Jeremy Allison
2001-07-02
1
-0
/
+1
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-2
/
+2
*
Inlined many of the vfs_XXX calls as macros for speed.
Jeremy Allison
2000-10-06
1
-0
/
+41
*
fixed IRIX compiller error message
Herb Lewis
2000-09-26
1
-1
/
+1
*
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
2000-08-14
1
-5
/
+0
*
restored IS_BITS_SET_xxx macros.
Luke Leighton
2000-08-14
1
-0
/
+5
*
removed (void) typecast from SMB_ASSERT
Gerald Carter
2000-08-12
1
-1
/
+1
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-5
/
+0
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
1
-8
/
+0
*
dynamic allocation of NET_USER_INFO_3 gids.
Luke Leighton
2000-06-09
1
-0
/
+8
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-8
/
+0
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-8
/
+0
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-2
/
+2
*
Ensure that CHECK_FNUM rejects fd == -1 correctly.
Jeremy Allison
2000-04-12
1
-1
/
+4
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-0
/
+1
*
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
2000-02-03
1
-0
/
+236
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-154
/
+0
*
improving createuser account command to be able to add workstations
Luke Leighton
1999-12-01
1
-4
/
+5
*
Moved a whole bunch of macros out of smb.h and into their own #include
Tim Potter
1999-07-22
1
-0
/
+153