index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed a pstrcpy() that is not on a pstring
Andrew Tridgell
2003-06-06
1
-1
/
+1
*
- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode
Andrew Tridgell
2003-06-06
3
-6
/
+7
*
Fixup the check for attr libraries, used ',' instead of ' '.
Jeremy Allison
2003-06-06
1
-3
/
+3
*
fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst level
Andrew Tridgell
2003-06-06
1
-2
/
+1
*
fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst level
Andrew Tridgell
2003-06-06
1
-5
/
+5
*
removed the 'valgrind fix' that (although it may well remove a
Andrew Tridgell
2003-06-06
1
-8
/
+0
*
Missed (name) arg in fgetxattr.
Jeremy Allison
2003-06-06
1
-1
/
+1
*
Added EA operations to VFS layer.
Jeremy Allison
2003-06-06
4
-4
/
+169
*
Get ready for EA code... Add Linux interface.
Jeremy Allison
2003-06-05
4
-2
/
+144
*
Never second guess tridge.... (always talloc an internal pointer... ).
Jeremy Allison
2003-06-05
1
-6
/
+4
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
7
-483
/
+636
*
Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
Jelmer Vernooij
2003-06-04
6
-10
/
+10
*
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
2003-06-04
1
-2
/
+3
*
Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...
Alexander Bokovoy
2003-06-04
2
-5
/
+5
*
Fix for previous checkin. Only use talloc on unmarshalling or we'll
Jeremy Allison
2003-06-04
1
-3
/
+5
*
fixed the termination of several trans2 strings
Andrew Tridgell
2003-06-04
1
-3
/
+3
*
shouldn't null terminate trans2 qfileinfo all_info/name
Andrew Tridgell
2003-06-04
1
-1
/
+1
*
fixed the arbitrary 256 limit on the size of aliases in parse_samr
Andrew Tridgell
2003-06-04
1
-21
/
+23
*
added idmap_ldap to wrong branch.
Gerald Carter
2003-06-03
2
-4
/
+4
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-06-03
1
-0
/
+838
|
\
|
*
initial version of idmap_ldap.c; lots of updates to come
Gerald Carter
2003-06-03
1
-0
/
+838
|
*
* set winbind cache time to 5 minutes
Gerald Carter
2003-06-03
6
-20
/
+98
|
*
More changes to editreg to make it less tetchy.
Richard Sharpe
2003-06-02
1
-17
/
+17
|
*
Some fixes for editreg.c, although I see that head seems broken ...
Richard Sharpe
2003-06-02
1
-5
/
+5
|
*
Setting account policy values is done using -C, not -V. Fixes bug #120
Jelmer Vernooij
2003-05-29
1
-1
/
+1
|
*
Don't crash when doing command name completion. Fixes debian bug #194776
Jelmer Vernooij
2003-05-29
1
-1
/
+3
|
*
Fix the events API. Patch by metze with some minor modifications.
Jelmer Vernooij
2003-05-29
2
-64
/
+110
|
*
Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
Jeremy Allison
2003-05-28
1
-51
/
+14
|
*
Merge of NTLMSSP name type fix from 3.0
Tim Potter
2003-05-28
1
-2
/
+2
|
*
Spelling.
Tim Potter
2003-05-28
1
-1
/
+1
|
*
Merge of non-static initialisation fixes from 3.0
Tim Potter
2003-05-28
1
-1
/
+7
|
*
Merge of cut and paste fix from 3.0
Tim Potter
2003-05-28
1
-3
/
+3
|
*
It seems only NT4 does the VC == 0 session drop code.
Jeremy Allison
2003-05-28
1
-1
/
+5
|
*
Whitespace syncup.
Tim Potter
2003-05-28
1
-1
/
+0
|
*
Merge of rpcstr_pull() termination fixes from 3.0
Tim Potter
2003-05-28
1
-1
/
+4
|
*
Merge of formatting fixups from 3.0
Tim Potter
2003-05-28
1
-4
/
+9
|
*
Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0
Tim Potter
2003-05-28
1
-0
/
+4
|
*
Merge from 3.0:
Tim Potter
2003-05-28
1
-0
/
+1
|
*
Merge of uint32/uid_t mismatch from 3.0
Tim Potter
2003-05-28
2
-3
/
+3
|
*
cut-n-paste error
Gerald Carter
2003-05-27
1
-1
/
+1
|
*
Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
Jeremy Allison
2003-05-27
1
-1
/
+18
|
*
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter
2003-05-27
1
-6
/
+8
|
*
volker's fix for crash when my_private_data == NULL
Gerald Carter
2003-05-27
1
-2
/
+8
|
*
volker's add_signature() fix; must pass the beginning on the outbuf to get th...
Gerald Carter
2003-05-27
1
-5
/
+5
|
*
Squash another compiler warning.
Tim Potter
2003-05-27
1
-2
/
+2
|
*
Fix unused variable warning.
Tim Potter
2003-05-27
1
-1
/
+2
|
*
Fix shadow parameter warning in free_empty_sys_acl()
Tim Potter
2003-05-27
1
-5
/
+5
|
*
This should be the correct fix for merge of bug #60 from 3.0.
Tim Potter
2003-05-27
1
-3
/
+0
|
*
Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I think
Tim Potter
2003-05-27
1
-1
/
+1
|
*
Merge the remaining bits of fix for bug #60.
Tim Potter
2003-05-27
1
-59
/
+48
[prev]
[next]