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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-18
* fix Get/SetPrinterDataEx() to work with printer key other
Gerald Carter
2
-119
/
+218
2002-08-17
get the error code right in case of a blocking lock timeout.
Andrew Tridgell
1
-1
/
+1
2002-08-17
amazing! we've had a reversed comparison in our blocking lock code
Andrew Tridgell
1
-1
/
+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
Update whatsnew for 3.0alpha19
Jelmer Vernooij
1
-0
/
+79
2002-08-17
Better coding style
Jelmer Vernooij
2
-40
/
+19
2002-08-17
Better coding style
Jelmer Vernooij
2
-18
/
+8
2002-08-17
Update indent arguments, they're now correct.
Jelmer Vernooij
1
-1
/
+1
2002-08-17
paramater -> parameter
Jelmer Vernooij
1
-2
/
+2
2002-08-17
* the printing code should now be back to the working state it was
Gerald Carter
3
-57
/
+58
2002-08-17
Change which session key we negotiate. This uses the NT-based session key that
Andrew Bartlett
1
-1
/
+1
2002-08-17
Quick hack to get around the inadequacy of pdb_smbpasswd. This should make the
Andrew Bartlett
1
-1
/
+1
2002-08-17
Move tridge's getgrouplist() replacement function from replace.c to a new
Andrew Bartlett
5
-101
/
+176
2002-08-17
Add const.
Andrew Bartlett
1
-1
/
+1
2002-08-17
Add 'const'.
Andrew Bartlett
1
-1
/
+1
2002-08-17
Becouse of changes to the meaning of this feild over time, this doesn't
Andrew Bartlett
2
-22
/
+0
2002-08-17
The idea of this function is not to touch the argument, so make it const too...
Andrew Bartlett
1
-1
/
+1
2002-08-17
Rework the 'guest account get's RID 501' code again...
Andrew Bartlett
4
-47
/
+62
2002-08-17
fix seg fault in _spoolss_enumprinterkey after changes...
Gerald Carter
2
-19
/
+30
2002-08-16
Return access granted in create_user2.
Tim Potter
1
-3
/
+1
2002-08-16
fix small bug in enumprinterdataex due to my changes (still more lurking
Gerald Carter
1
-1
/
+3
2002-08-16
Fairly large change to printing code.
Gerald Carter
6
-951
/
+669
2002-08-16
Return the error if get_group_domain_entries() fails.
Andrew Bartlett
1
-1
/
+3
2002-08-16
Make the 'guest account' always have a RID of DOMAIN_USER_RID_GUEST.
Andrew Bartlett
1
-6
/
+20
2002-08-16
Re-add the last empty item to the NTLMSSP info list, but this time do it
Jim McDonough
1
-3
/
+4
2002-08-16
Add some const to the 'in' paramaters for these functions.
Andrew Bartlett
1
-2
/
+2
2002-08-16
Fix segfault in the new NTLMSSP code. jmcd: can you look at this - what
Andrew Bartlett
1
-3
/
+2
2002-08-16
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
7
-5
/
+299
2002-08-15
The unused variable was actually needed. The correct fix is to move
Tim Potter
1
-1
/
+1
2002-08-15
Rename unknown_0 field in create_user2 reply in the actual struct.
Tim Potter
2
-2
/
+5
2002-08-15
Rename unknown_0 field in create_user2 reply in the actual struct.
Tim Potter
1
-30
/
+23
2002-08-15
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-08-15
large set of updates converting some of the textdocs to SGML/DocBook.
Gerald Carter
29
-6179
/
+15103
2002-08-15
*** empty log message ***
Simo Sorce
2
-88
/
+176
2002-08-15
Fix NTLMSSP challenge command and auth response. We can now service joins
Jim McDonough
2
-31
/
+98
2002-08-15
The unknown_0 field in a CREATE_USER2 reply is the access granted.
Tim Potter
1
-1
/
+1
2002-08-14
added comment about a new specversion seen from client.
Gerald Carter
1
-0
/
+2
2002-08-14
unresolved symbols fix for pam_smbpass from Steve L.
Gerald Carter
1
-10
/
+3
2002-08-12
Use byteorder.h macros
Jim McDonough
1
-45
/
+9
2002-08-12
Bugfix for problem pointed out by Sean Trace <Sean.Trace@aveva.com>. We can't
Jeremy Allison
1
-10
/
+13
2002-08-12
Update secrets_fetch_domain_guid to generate and store it if it doesn't exist.
Jim McDonough
1
-2
/
+11
2002-08-12
Allow ADS PDC to exist
Jim McDonough
1
-2
/
+2
2002-08-12
Add lib/util_uuid.c to build.
Jim McDonough
1
-1
/
+1
2002-08-12
Code to generate uuids for ADS setups. Uses our random generator but
Jim McDonough
1
-0
/
+108
2002-08-12
Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselect
Jim McDonough
1
-9
/
+40
2002-08-12
Add lsa 0x2e (queryinfo2) client side
Jim McDonough
2
-0
/
+99
2002-08-12
Add RESOLVE_DFSPATH to mkdir operations in HEAD.
Shirish Kalele
1
-0
/
+2
2002-08-12
Use samr connect4, then fall back to samr connect if it fails. This is
Jim McDonough
1
-29
/
+46
2002-08-12
Add client side support for samr connect4 (0x3e). Seems to have one
Jim McDonough
2
-0
/
+69
[next]