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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-15
Make current_sam_methods a const - Patch by Kai Krüger
Jelmer Vernooij
1
-3
/
+3
2002-09-13
Updated some comments in the NET_USER_INFO_3 structure for the other_sids
Tim Potter
1
-3
/
+3
2002-09-12
Changed profile version number to 7 - added sendfile statistics.
Jeremy Allison
1
-1
/
+1
2002-09-12
First cut at portable sendfile code. Only used in readX at the moment
Jeremy Allison
1
-0
/
+3
2002-09-11
Ensure we've failed a lock with a lock denied message before automatically
Jeremy Allison
1
-6
/
+9
2002-09-10
change notify merge from APP_HEAD
Gerald Carter
1
-2
/
+14
2002-09-09
Merged Steve French's fix for OS/2 EA return error being removed.
Jeremy Allison
1
-9
/
+12
2002-09-08
Patch from Kai Krüger for the new SAM system
Jelmer Vernooij
1
-2
/
+9
2002-09-07
Winbind client-side cleanups.
Andrew Bartlett
2
-2
/
+2
2002-09-06
As per the 'OK' at CIFS2002, only use the readline headers (and this crasy
Andrew Bartlett
1
-18
/
+0
2002-09-06
Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the
Andrew Bartlett
1
-2
/
+5
2002-09-06
This commit includes part of the patch from metze posted to the list, and a few
Andrew Bartlett
1
-30
/
+46
2002-09-06
patch from metze: add a 'vfs' debug class
Andrew Bartlett
1
-1
/
+1
2002-09-06
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
1
-21
/
+103
2002-09-06
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
Andrew Bartlett
2
-2
/
+12
2002-09-05
Move the fancy NT_STATUS macros to a new file, so we can include them earlier
Andrew Bartlett
3
-38
/
+63
2002-09-04
Added better error code on out of space. Removed total jobs check - not
Jeremy Allison
1
-5
/
+8
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
3
-4
/
+9
2002-09-03
Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...
Tim Potter
1
-2
/
+2
2002-09-02
small typo, kai is german :-)
Volker Lendecke
1
-1
/
+1
2002-08-30
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
1
-5
/
+1
2002-08-29
Put in patch from metze (Stefan Metzmacher) to:
Jelmer Vernooij
1
-141
/
+135
2002-08-28
Return correct FILE_SUPERSEDED response - IFSTEST strikes again...
Jeremy Allison
1
-0
/
+1
2002-08-28
Silly of me to only test this with --with-sam and not without. Doh!
Jelmer Vernooij
1
-2
/
+0
2002-08-28
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
4
-3
/
+267
2002-08-26
Header file change from last commit.
Andrew Bartlett
1
-0
/
+1
2002-08-23
Merged initial allocation code for IFSTEST fix.
Jeremy Allison
3
-2
/
+3
2002-08-22
Added some new delta types discovered by Ronnie from ethereal"
Tim Potter
1
-23
/
+28
2002-08-22
typos typos :)
Simo Sorce
1
-2
/
+0
2002-08-22
Spelling fixes.
Tim Potter
1
-5
/
+7
2002-08-21
NETLOGON NetServerAuthenticate3 include and parser file
Jean-François Micouleau
1
-11
/
+30
2002-08-21
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
1
-0
/
+4
2002-08-21
Handle wrap-around on this number by making it unsigned.
Andrew Bartlett
1
-1
/
+1
2002-08-20
IFSTEST fixes for open fid, nametoolong.
Jeremy Allison
1
-11
/
+12
2002-08-20
cannot use casts in the DLIST_xxx macros
Herb Lewis
1
-1
/
+1
2002-08-20
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
Andrew Bartlett
2
-4
/
+5
2002-08-19
the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more
Andrew Tridgell
1
-1
/
+0
2002-08-19
we now receive and parse the main cldap netlogon reply.
Andrew Tridgell
1
-0
/
+1
2002-08-18
* fix Get/SetPrinterDataEx() to work with printer key other
Gerald Carter
1
-0
/
+1
2002-08-17
preparing for release of 3.0-alpha19
Samba Release Account
1
-1
/
+1
2002-08-17
preparing for release of 19
Samba Release Account
1
-1
/
+1
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
17
-101
/
+615
2002-08-17
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2
-0
/
+64
2002-08-17
fix seg fault in _spoolss_enumprinterkey after changes...
Gerald Carter
1
-0
/
+1
2002-08-16
Fairly large change to printing code.
Gerald Carter
1
-10
/
+21
2002-08-15
Rename unknown_0 field in create_user2 reply in the actual struct.
Tim Potter
1
-30
/
+23
2002-08-08
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
2
-6
/
+9
2002-08-07
Add 'const' to the function prototypes to match the recent commit.
Andrew Bartlett
1
-2
/
+2
2002-08-06
Add AD version of samlogon replies for getdc. ATM it will only function
Jim McDonough
2
-0
/
+24
2002-08-06
Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our
Jim McDonough
1
-1
/
+18
[prev]
[next]