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
...
*
|
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
*
|
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
2002-02-27
1
-0
/
+1
*
|
fix a few defines
Gerald Carter
2002-02-27
1
-0
/
+1
*
|
bcopy must DIE ! Stop people creeping use of bcopy back into the code
Jeremy Allison
2002-02-26
1
-0
/
+5
*
|
Merge of printing performance fixes from appliance.
Tim Potter
2002-02-25
1
-1
/
+1
*
|
Added error for invalid form size.
Tim Potter
2002-02-25
1
-0
/
+1
*
|
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
2002-02-22
1
-1
/
+4
*
|
Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explict
Andrew Bartlett
2002-02-19
1
-2
/
+2
*
|
Added some splint annotations from andreas.
Tim Potter
2002-02-16
2
-0
/
+14
*
|
Removed some random crap that isn't used anymore.
Tim Potter
2002-02-16
2
-48
/
+0
*
|
Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.
Jim McDonough
2002-02-11
1
-0
/
+6
*
|
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
2002-02-09
1
-2
/
+3
*
|
preparing for release of 3.0-alpha15
Samba Release Account
2002-02-09
1
-1
/
+1
*
|
Change ADS_ERROR family of macros - removed semicolon from the end, since the...
Jim McDonough
2002-02-02
1
-4
/
+4
*
|
Add ads printer information
Jim McDonough
2002-02-01
1
-0
/
+55
*
|
Added some constants for the flags field in the FORM_1 structure.
Tim Potter
2002-01-31
1
-1
/
+5
*
|
Added constant for WERR_FILE_EXISTS.
Tim Potter
2002-01-31
1
-0
/
+1
*
|
preparing for release of 3.0-alpha14
Samba Release Account
2002-01-30
1
-1
/
+1
*
|
Added wrepld_proto.h
Tim Potter
2002-01-30
1
-0
/
+1
*
|
Removed version number from file header.
Tim Potter
2002-01-30
56
-104
/
+55
*
|
Move the lsa code across to the changed args for lookup_name, and surround it
Andrew Bartlett
2002-01-26
1
-4
/
+2
*
|
This always points at a string literal, so it probably should be 'const'.
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
|
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
2002-01-26
1
-9
/
+4
*
|
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
2002-01-25
1
-0
/
+56
*
|
new message type for nmbd
Jean-François Micouleau
2002-01-25
1
-0
/
+1
*
|
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
2002-01-25
1
-0
/
+6
*
|
minor fixes
Simo Sorce
2002-01-25
1
-4
/
+3
*
|
This is another *BIG* change...
Andrew Bartlett
2002-01-20
3
-4
/
+69
*
|
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
3
-1
/
+5
*
|
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-8
/
+85
*
|
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-0
/
+2
[prev]
[next]