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
2003-05-11
Add new files needed for VFS fixes.
Alexander Bokovoy
3
-3
/
+318
2003-05-11
Fix VFS layer:
Alexander Bokovoy
34
-1797
/
+1362
2003-05-11
Rolling in VL's changes.
John Terpstra
1
-8
/
+12
2003-05-11
Set the password for a newly created trustdom account. Tested against
Volker Lendecke
1
-3
/
+34
2003-05-11
When we have a NT4SP0 PDC trust us, we first have to check the
Volker Lendecke
1
-2
/
+2
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
Updating Global definitions.
John Terpstra
1
-1
/
+1
2003-05-11
Extending Access Control Docs
John Terpstra
4
-449
/
+553
2003-05-11
As discussed on samba-technical - move to 'primaryGroupSid' insted of
Andrew Bartlett
2
-18
/
+56
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
Completion of Stand-Alone server docs.
John Terpstra
1
-6
/
+107
2003-05-10
Fix typos in StandAloneServer
John Terpstra
2
-18
/
+10
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
Typos and fixes resulting from VL feedback.
John Terpstra
3
-42
/
+120
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
syncing README to go along with scripts
Gerald Carter
1
-24
/
+7
2003-05-09
syncing import/export smbpasswd file scripts from 2.2
Gerald Carter
4
-231
/
+114
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
More edits, hackety hack.
John Terpstra
2
-32
/
+298
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
Another set of updates to the docs.
John Terpstra
6
-303
/
+697
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
%f -> %p (reported by Kurt Pfeifle <kpfeifle@danka.de>
Jelmer Vernooij
1
-1
/
+1
[next]