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-17
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
44
-0
/
+12664
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
2002-08-11
Updated smbcontrol manpage for new printnotify commands.
Tim Potter
1
-5
/
+49
2002-08-11
Merge some usage info from APPLIANCE_HEAD.
Tim Potter
1
-0
/
+3
2002-08-11
Merge of case fixes from APPLIANCE_HEAD.
Tim Potter
1
-5
/
+5
2002-08-11
Add indent argument to put function name and type on same line -
Jelmer Vernooij
1
-1
/
+1
2002-08-11
Update CodingSuggestions to include 'indent' arguments for the samba coding
Jelmer Vernooij
1
-2
/
+14
2002-08-11
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
Andrew Bartlett
12
-26
/
+16
2002-08-10
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
6
-34
/
+60
2002-08-10
Adding pdb_xml and pdb_mysql passdb modules.
Jelmer Vernooij
11
-4
/
+1784
2002-08-08
one line merge from APP_HEAD
Gerald Carter
1
-1
/
+1
2002-08-08
delete printer driver fix from APP_HEAD
Gerald Carter
1
-14
/
+37
2002-08-08
printing change notification merge from APPLIANCE_HEAD
Gerald Carter
6
-136
/
+244
2002-08-08
Samba dependency hell claim's another victim...
Andrew Bartlett
3
-839
/
+824
[next]