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-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
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
2002-08-05
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
1
-13
/
+28
2002-07-31
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
1
-1
/
+3
2002-07-30
Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which
Jim McDonough
2
-0
/
+42
2002-07-30
net ads info now reports the IP of the LDAP server as well as its name - very...
Andrew Tridgell
1
-0
/
+1
2002-07-30
OK!
Simo Sorce
2
-5
/
+209
2002-07-29
add another registry rpc (opnum 0x14). Have no idea what it's real name
Gerald Carter
1
-1
/
+24
2002-07-29
an initial fix for handling sparse files in smbd
Andrew Tridgell
2
-0
/
+27
2002-07-29
Added extern for popt_common_debug.
Tim Potter
1
-0
/
+4
2002-07-28
Another item off my long-term todo list:
Andrew Bartlett
2
-3
/
+15
2002-07-27
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
1
-11
/
+105
2002-07-27
as per user request added windbind start/stop/restart in swat
Simo Sorce
1
-1
/
+1
2002-07-25
I had forgotten to commit this after running configure
Andrew Tridgell
1
-0
/
+3
2002-07-24
done! printer_info_2, devicemode, sec_desc, & printer data all enumerate
Gerald Carter
1
-13
/
+5
2002-07-24
several changes in this checkin
Gerald Carter
1
-4
/
+9
2002-07-23
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
Gerald Carter
1
-2
/
+4
2002-07-23
reran configure
Andrew Tridgell
1
-10
/
+6
2002-07-19
* refactored registry operations some. subkey lists and
Gerald Carter
1
-9
/
+24
2002-07-18
Prevent gcc warning about shadowed global "index".
Jeremy Allison
1
-1
/
+1
2002-07-18
virtual registry framework with initial printing hooks.
Gerald Carter
3
-3
/
+79
2002-07-16
print_jobid in the fsp struct should be uint32.
Jeremy Allison
1
-1
/
+1
2002-07-15
splitting off storage/retrieval routines for abstracting the
Gerald Carter
1
-0
/
+16
2002-07-15
preparing for release of 3.0-alpha18
Samba Release Account
1
-1
/
+1
2002-07-14
removed some meaningless const casts that were causing thousands of
Andrew Tridgell
1
-12
/
+11
2002-07-13
Some fix ups but committing so Andrew can look at the problem I have.
Richard Sharpe
1
-37
/
+11
2002-07-13
Fix up the include file that had problems as well.
Richard Sharpe
1
-5
/
+251
2002-07-11
added copyright
Gerald Carter
1
-0
/
+1
2002-07-11
intermediate work on DeletePrinterDriverEx(). This call
Gerald Carter
1
-7
/
+10
2002-07-11
Up the printing tdb version number to 5 as I've changed it.
Jeremy Allison
1
-1
/
+1
2002-07-09
8-byte alignment needed for beginning driver_info_level_6.
Gerald Carter
1
-1
/
+0
2002-07-08
fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.
Gerald Carter
1
-0
/
+1
2002-07-08
added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
Gerald Carter
1
-0
/
+3
2002-07-08
* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
Gerald Carter
1
-3
/
+76
2002-07-08
(this should have been part of the previous commit)
Andrew Bartlett
2
-13
/
+14
2002-07-05
Remove C++ comments.
Tim Potter
1
-5
/
+10
[next]