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-14
readding reverted changes during idmap merge (noticed by Andrew b.)
Gerald Carter
1
-16
/
+33
2003-05-14
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
8
-30
/
+107
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
29
-549
/
+549
2003-05-14
fix group mapping in LDAP under new schema
Gerald Carter
1
-35
/
+61
2003-05-14
*****LDAP schema changes*****
Gerald Carter
4
-306
/
+816
2003-05-14
Move some #ifdefs and function prototypes around to avoid a compiler
Tim Potter
1
-13
/
+14
2003-05-14
Fix pointer return bug in get_unix_attributes()
Tim Potter
1
-1
/
+1
2003-05-14
spelling
Tim Potter
11
-15
/
+15
2003-05-14
spelling
Tim Potter
1
-2
/
+2
2003-05-13
Restore a number of fixes that idra removed when he merged his
Andrew Bartlett
4
-10
/
+5
2003-05-13
Fix non-constant initialiser for Sun CC.
Andrew Bartlett
1
-1
/
+7
2003-05-13
Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.
Andrew Bartlett
1
-12
/
+22
2003-05-12
Fix obvious compiler warnings.
Jeremy Allison
8
-9
/
+1
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
47
-1516
/
+973
2003-05-12
fixing typos in debug statements
Gerald Carter
2
-2
/
+2
2003-05-12
Eliminate NULL pointers from VFS interface. All hooks now really callable, pr...
Alexander Bokovoy
3
-13
/
+17
2003-05-12
GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave ...
Alexander Bokovoy
1
-1
/
+1
2003-05-12
Re-enable secure channel for net rpc vampire.
Tim Potter
1
-8
/
+13
2003-05-12
Fix two bugs that were stopping net rpc vampire from working over secure
Tim Potter
1
-2
/
+10
2003-05-12
A small patch from metze to fix builds on some platforms ...
Richard Sharpe
1
-1
/
+1
2003-05-12
Fix a wrong define check.
Alexander Bokovoy
1
-3
/
+4
2003-05-12
Wrap into WITH_QUOTAS yet another place in trans2
Alexander Bokovoy
1
-1
/
+7
2003-05-12
Forgot to actually change default for quotas to -no- in configure.in
Alexander Bokovoy
1
-4
/
+4
2003-05-12
Forgot to actually change default for quotas to -no- in configure.in
Alexander Bokovoy
1
-1
/
+1
2003-05-12
Better isolate quota stuff
Alexander Bokovoy
2
-0
/
+12
2003-05-12
Small fix for HAVE_SYS_QUOTAS usage, spotted by build farm
Alexander Bokovoy
1
-6
/
+7
2003-05-12
Fix up a bit of my sloppy C.
Andrew Bartlett
1
-3
/
+2
2003-05-12
Small fix for HAVE_SYS_QUOTAS usage, spotted by build farm
Alexander Bokovoy
1
-1
/
+6
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
21
-106
/
+2783
2003-05-12
Give up on the idea of avoiding lp_load() in ntlm_auth....
Andrew Bartlett
1
-8
/
+18
2003-05-12
Make it possible to actually use --user-SID and --group-SID on a standard com...
Andrew Bartlett
1
-2
/
+2
2003-05-11
Fix compile.
Andrew Bartlett
1
-1
/
+1
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
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
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
[next]