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
...
*
|
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
31
-265
/
+918
*
|
Merge of Solaris winbindd fixes.
Tim Potter
2002-05-13
1
-0
/
+2
*
|
Merge from HEAD:
Tim Potter
2002-05-07
1
-2
/
+2
*
|
Merge from HEAD:
Tim Potter
2002-05-07
1
-0
/
+1
*
|
Merge from HEAD:
Tim Potter
2002-04-24
1
-0
/
+1
*
|
Merged [fp]strterminate macros from HEAD to fix compile.
Tim Potter
2002-04-24
1
-0
/
+3
*
|
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-0
/
+1
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-04-12
1
-231
/
+0
|
\
\
|
|
/
|
/
|
*
|
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-1
/
+4
*
|
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
3
-0
/
+19
*
|
Removed duplicate _LARGEFILE64_SOURCE added in error.
Jeremy Allison
2002-04-11
1
-3
/
+0
*
|
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-0
/
+31
*
|
Add ads ldap server controls
Jim McDonough
2002-04-10
1
-0
/
+5
*
|
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-2
/
+25
*
|
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
2002-04-10
1
-2
/
+8
*
|
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
2002-04-09
1
-0
/
+1
*
|
More spelling.
Tim Potter
2002-04-04
1
-1
/
+1
*
|
If compiling with Insure, mallocate a byte of memory and attach it to the
Tim Potter
2002-04-04
1
-0
/
+12
*
|
added a shutdown command to smbcontrol.
Jean-François Micouleau
2002-03-29
1
-0
/
+2
*
|
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
2002-03-27
1
-0
/
+33
*
|
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-0
/
+12
*
|
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-1
/
+18
*
|
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-6
/
+3
*
|
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
3
-6
/
+3
*
|
Compile fix for --with-profiling-data
Tim Potter
2002-03-21
1
-0
/
+2
*
|
Print queue entries *must* have queue names, not numbers - numbers are
Jeremy Allison
2002-03-20
1
-2
/
+2
*
|
John's patch changed the size of a structure stored in the tdb - we
Jeremy Allison
2002-03-20
1
-1
/
+1
*
|
BUFFER_SIZE Should be 128k if large read write tests are to work.
Jeremy Allison
2002-03-20
1
-0
/
+5
*
|
resetprinter merge from SAMBA_2_2
Gerald Carter
2002-03-20
1
-1
/
+2
*
|
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-1
/
+0
*
|
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
2
-8
/
+15
*
|
Merge in JohnR's page count fixes.
Jeremy Allison
2002-03-19
2
-0
/
+2
*
|
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
3
-2
/
+8
*
|
ops forgot this :-)
Simo Sorce
2002-03-19
1
-0
/
+8
*
|
preparing for release of 3.0-alpha17
Samba Release Account
2002-03-18
1
-1
/
+1
*
|
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
3
-15
/
+116
*
|
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2002-03-13
1
-1
/
+1
*
|
Added POSIX ACL layer into the vfs.
Jeremy Allison
2002-03-12
2
-3
/
+26
*
|
preparing for release of 3.0-alpha16
Samba Release Account
2002-03-10
1
-1
/
+1
*
|
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
2002-03-10
2
-46
/
+73
*
|
Fix for machines that have their time changed forward, then back. Ensure
Jeremy Allison
2002-03-07
1
-0
/
+7
*
|
Change xcopy test to use defined constants rather than magic hex
Jeremy Allison
2002-03-07
1
-6
/
+6
*
|
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
2002-03-05
2
-16
/
+18
*
|
Spelling fixes.
Tim Potter
2002-03-05
1
-1
/
+1
*
|
Matching header files for the last netlogon cleanup.
Andrew Bartlett
2002-03-03
1
-0
/
+7
*
|
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-2
/
+8
*
|
Remove util_list.h, as its matching .c file has already gone, and nobody is
Andrew Bartlett
2002-03-02
3
-61
/
+3
*
|
Missing include file update for the secrets.c trustdom changes
Andrew Bartlett
2002-03-02
1
-1
/
+1
*
|
Added requested cast for splint.
Jeremy Allison
2002-03-01
1
-1
/
+1
*
|
The beginning of trusted and trusting domain support from
Andrew Bartlett
2002-03-01
2
-2
/
+17
[prev]
[next]