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
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-19
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
1
-6
/
+6
2000-10-13
last part of W2K support.
Jean-François Micouleau
1
-1
/
+2
2000-10-13
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
1
-9
/
+20
2000-10-11
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
1
-0
/
+1
2000-10-11
Remove lpq as root fix - do this in print_job_start instead
Jeremy Allison
1
-1
/
+0
2000-10-10
Fixes to periodically scan printing.tdb in idle time and occasionally
Jeremy Allison
1
-0
/
+1
2000-10-10
a netlogon enum trust query doesn't have a function_code at end.
Jean-François Micouleau
1
-0
/
+1
2000-10-10
got rid of tdb_writelock() and instead lock a chain. tdb_writelock()
Andrew Tridgell
1
-3
/
+2
2000-10-07
added samr_set_user_info and info_2.
Jean-François Micouleau
1
-6
/
+25
2000-10-06
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
1
-0
/
+1
2000-10-06
Added Herb's fixes to HEAD.
Jeremy Allison
1
-0
/
+1
2000-10-06
Proto update. Also fix from John Reilly @ HP for not showing APW with W2K.
Jeremy Allison
1
-0
/
+1
2000-10-06
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
1
-2
/
+4
2000-10-06
Inlined many of the vfs_XXX calls as macros for speed.
Jeremy Allison
1
-7
/
+0
2000-10-06
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
1
-28
/
+27
2000-10-05
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
1
-2
/
+1
2000-10-05
someone forgot to update proto.h :-)
Jean-François Micouleau
1
-1
/
+2
2000-10-03
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
1
-0
/
+3
2000-10-02
Memleak fix for cache code.
Jeremy Allison
1
-1
/
+0
2000-09-29
new prototypes
Andrew Tridgell
1
-0
/
+3
2000-09-27
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
1
-5
/
+14
2000-09-27
samr unknown 0x32 is in fact samr create user.
Jean-François Micouleau
1
-2
/
+2
2000-09-26
broadcast printer notify message to all clients. We now have printer
Jean-François Micouleau
1
-345
/
+346
2000-09-26
added NEGNOWAIT. sent to secure@microsoft.com
Luke Leighton
1
-344
/
+354
2000-09-26
Changes from John Reilly to add a parameter "show add printer wizard" that
Jeremy Allison
1
-9
/
+1
2000-09-25
printer notify code.
Jean-François Micouleau
1
-1
/
+17
2000-09-20
Some code moved back from TNG - updates to LSA stuff. Not yet used but
Jeremy Allison
1
-1
/
+6
2000-09-15
Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -
Jeremy Allison
1
-0
/
+2
2000-09-13
first cut at smbcontrol program. It currently allows syntax like:
Andrew Tridgell
1
-0
/
+3
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
1
-4
/
+5
2000-09-12
much nicer message interface. We now register dispatch functions,
Andrew Tridgell
1
-2
/
+4
2000-09-11
the first cut of the internal messaging system.
Andrew Tridgell
1
-2
/
+8
2000-09-09
Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).
Jeremy Allison
1
-0
/
+3
2000-09-06
Fix for the SID history problem when using a Win2k domain controller
Jeremy Allison
1
-1
/
+2
2000-09-05
Implemented GETFORM tested and working using Gerald's Win32 test progs....
Jeremy Allison
1
-0
/
+3
2000-09-01
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
1
-2
/
+5
2000-08-31
Implemented DELETEFORM tested using Gerald's Win32 test code :-).
Jeremy Allison
1
-0
/
+4
2000-08-30
Fixed error returns for moving printer driver files around so generic
Jeremy Allison
1
-1
/
+1
2000-08-30
Added vfs_unlink call to ensure vfs is used on unlink from client.
Jeremy Allison
1
-1
/
+2
2000-08-30
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
1
-3
/
+6
2000-08-29
make proto
Gerald Carter
1
-0
/
+2
2000-08-28
yipee!
Andrew Tridgell
1
-1
/
+2
2000-08-23
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
1
-10
/
+11
2000-08-09
make proto
Gerald Carter
1
-2
/
+2
2000-08-09
added printer admin option
Andrew Tridgell
1
-0
/
+3
2000-08-08
make proto
Gerald Carter
1
-2
/
+14
2000-08-04
make proto
Gerald Carter
1
-1
/
+1
2000-08-04
make proto
Gerald Carter
1
-3
/
+10
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
1
-0
/
+2
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
1
-2
/
+2
[next]