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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-11
Ok, this is a hack. On a netsec bind reply I did not see anything
Volker Lendecke
1
-0
/
+20
2003-05-11
As discussed on samba-technical - move to 'primaryGroupSid' insted of
Andrew Bartlett
1
-17
/
+45
2003-05-11
Using /dev/urandom for determining an ldap server backoff is a waste of system
Andrew Bartlett
1
-2
/
+6
2003-05-10
Reverse latest module_dummy patch from metze and me.
Jelmer Vernooij
1
-53
/
+0
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
34
-84
/
+2
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
35
-2
/
+137
2003-05-10
Fix from Tom.Lackemann@falconstor.com to correctly set the flags based
Jeremy Allison
1
-1
/
+9
2003-05-10
Optimisation. We don't need to do 2 strlen's when we're setting the stat
Jeremy Allison
1
-9
/
+0
2003-05-10
Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.
Jeremy Allison
1
-1
/
+2
2003-05-10
Fix typo.
John Terpstra
1
-1
/
+1
2003-05-09
removing total print jobs since it is not used anymore
Gerald Carter
1
-2
/
+0
2003-05-09
Makefile changes to allow new NTLMv2 patch to work.
Andrew Bartlett
1
-10
/
+7
2003-05-09
Cleanups. My NTLMv2 changes also changed the preference from using an implicit
Andrew Bartlett
1
-42
/
+42
2003-05-09
Finally get NTLMv2 working on the client!
Andrew Bartlett
4
-119
/
+131
2003-05-09
Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...
Jim McDonough
1
-2
/
+2
2003-05-09
Fix comment - we now have 5 types of error...
Andrew Bartlett
1
-1
/
+1
2003-05-09
Make sure we always have some client data, not just the hash. An NTLMv2 or
Andrew Bartlett
1
-2
/
+3
2003-05-09
Elsewhere, we use a #define for this environment variable name, so do the
Andrew Bartlett
1
-2
/
+2
2003-05-09
When checking if a SID is in a domain, make sure that indeed the user RID is
Andrew Bartlett
1
-0
/
+3
2003-05-09
Sync up to head ...
Richard Sharpe
1
-34
/
+100
2003-05-09
Sync to the changes in head ...
Richard Sharpe
1
-1
/
+1
2003-05-09
Added some more diagnostic tests to check out a theory that having either hash
Tim Potter
1
-12
/
+174
2003-05-09
Fix up a bunch of problems in editreg.c
Richard Sharpe
1
-16
/
+16
2003-05-09
Fix nasty bug pointed out by samba-technical poster. If name is mangled
Jeremy Allison
1
-1
/
+12
2003-05-08
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior
Gerald Carter
1
-1
/
+1
2003-05-08
fixed bug #75; add check for non-zero destlen
Gerald Carter
1
-1
/
+1
2003-05-08
Hopefully re-enable building heimdal. It needs -lresolv included in LIBS
Jim McDonough
1
-0
/
+1
2003-05-08
Revert a patch that somehow slipped in...
Volker Lendecke
1
-2
/
+2
2003-05-08
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
10
-123
/
+186
2003-05-08
This puts back wins.dat into nmbd for easy editing. It leaves most of
Volker Lendecke
1
-194
/
+222
2003-05-08
Another attempt at undoing my bogus patch 1.55.2.19
Tim Potter
1
-0
/
+2
2003-05-07
Always initialise this - it helps callers who use this in a loop...
Andrew Bartlett
1
-0
/
+2
2003-05-07
Fix the spinning bug for 'net rpc user' as well - there are more errors in
Andrew Bartlett
1
-4
/
+4
2003-05-07
SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
Jeremy Allison
1
-9
/
+1
2003-05-07
Fix irritating typo - non arg functions should be fn(void).
Jeremy Allison
1
-1
/
+1
2003-05-07
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
2
-5
/
+20
2003-05-07
SMB Signing with NTLMv2 works!
Andrew Bartlett
1
-11
/
+2
2003-05-07
Set our 'global sam name' in one place. For domain controllers, this is
Andrew Bartlett
5
-35
/
+15
2003-05-07
Whoops - that wasn't a whitespace syncup after all.
Tim Potter
1
-0
/
+2
2003-05-07
Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison
1
-3
/
+2
2003-05-07
We used to use the name "*",0x0 here, but some Windows
Jeremy Allison
1
-1
/
+9
2003-05-06
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+45
2003-05-06
sort out some include dependencies
Simo Sorce
4
-33
/
+65
2003-05-06
add mapping.h here
Simo Sorce
1
-0
/
+1
2003-05-06
restore structures from previous erroneous commit
Simo Sorce
1
-22
/
+30
2003-05-06
Remove unused variables
Jelmer Vernooij
1
-4
/
+0
2003-05-06
Patch from metze to add exit and interval events. Useful for modules
Jelmer Vernooij
6
-4
/
+166
2003-05-06
There appears to be no reason why we have to execute the
Tim Potter
2
-60
/
+45
2003-05-05
Fix up some of the warnings that the build farm is finding ...
Richard Sharpe
1
-3
/
+2
2003-05-05
Syncronize head editreg.c with 3.0.0 ...
Richard Sharpe
1
-93
/
+1200
[next]