index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused variable.
Tim Potter
2001-05-07
1
-1
/
+0
*
merge some fixes from 2.2
Andrew Tridgell
2001-05-07
2
-74
/
+14
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
3
-42
/
+81
*
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2001-05-03
1
-2
/
+0
*
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
2001-05-01
1
-10
/
+3
*
fixed some uninitialised variables
Andrew Tridgell
2001-05-01
1
-1
/
+1
*
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
2001-04-28
1
-3
/
+3
*
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
2001-04-28
1
-1
/
+1
*
More gcc compile on solaris tidyups.
Jeremy Allison
2001-04-27
1
-4
/
+4
*
fix typo
Herb Lewis
2001-04-24
1
-1
/
+1
*
don't allow both add and delete user to be set at the same time
Herb Lewis
2001-04-24
1
-1
/
+4
*
This little piece of insanity is inspired by the
Jeremy Allison
2001-04-14
1
-1
/
+68
*
Fixed potential file descriptor leak with MS-Access fix.
Jeremy Allison
2001-04-13
1
-2
/
+25
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
2
-9
/
+6
*
Added SMB_ prefix to enums that clash with Solaris ACL definitions.
Jeremy Allison
2001-04-11
1
-9
/
+9
*
utils/torture.c: Added one more delete on close test.
Jeremy Allison
2001-03-30
1
-0
/
+55
*
Added one more test - just to make sure flag can be unset.
Jeremy Allison
2001-03-30
1
-1
/
+43
*
Expanded delete on close test to 6 cases. I now understand the semantics of
Jeremy Allison
2001-03-30
1
-2
/
+53
*
Changed to using GENERIC_XX constants instead of hex values to make
Jeremy Allison
2001-03-30
1
-9
/
+57
*
Added delete on close test that has allowed me to determine how w2k
Jeremy Allison
2001-03-30
1
-0
/
+147
*
Fix for ENOSPC from DCB.
Jeremy Allison
2001-03-27
1
-4
/
+10
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-2
/
+12
*
groupdb/mapping.c:
Jeremy Allison
2001-03-23
1
-0
/
+2
*
can delete mapping from command line now.
Jean-François Micouleau
2001-03-23
1
-12
/
+15
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
1
-0
/
+341
*
added -E option (for exit on errors)
Andrew Tridgell
2001-03-21
1
-2
/
+8
*
latest attempt at lanman1 wildcard matching
Andrew Tridgell
2001-03-21
1
-4
/
+20
*
patches from Simo. Couple of snity things
Gerald Carter
2001-03-14
1
-4
/
+4
*
Added JF's new util.
Jeremy Allison
2001-03-11
1
-0
/
+64
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
2
-14
/
+9
*
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
2001-02-28
1
-22
/
+18
*
better handling of '.'
Andrew Tridgell
2001-02-27
1
-15
/
+17
*
remove some test code
Andrew Tridgell
2001-02-27
1
-1
/
+2
*
almost there with lanman1 wildcards. We now seem to correctly handle
Andrew Tridgell
2001-02-27
1
-4
/
+17
*
I have now found that despite initial appearences the lanman1 wildcard
Andrew Tridgell
2001-02-27
1
-35
/
+24
*
made some LANMAN1 wildcard progress
Andrew Tridgell
2001-02-26
1
-6
/
+7
*
made some progress in masktest
Andrew Tridgell
2001-02-26
1
-16
/
+15
*
a snapshot of my attempts to get wildcard matching right for LANMAN1
Andrew Tridgell
2001-02-25
1
-10
/
+108
*
make sure denied aces are first
Andrew Tridgell
2001-02-23
1
-1
/
+1
*
cast the qsort
Andrew Tridgell
2001-02-23
1
-1
/
+1
*
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
2001-02-23
1
-45
/
+32
*
don't crash on null acl sort
Andrew Tridgell
2001-02-22
1
-0
/
+2
*
fixed character set init in smbw_sample
Andrew Tridgell
2001-02-22
1
-0
/
+2
*
- workaround filer lsa lookup bug for unknown sids
Andrew Tridgell
2001-02-22
1
-11
/
+10
*
cope with filer/NT/samba all in one binary. yeah.
Andrew Tridgell
2001-02-22
1
-7
/
+35
*
fixed a crash bug in smbpasswd
Andrew Tridgell
2001-02-21
1
-1
/
+0
*
don't need _uni hack now
Andrew Tridgell
2001-02-20
1
-30
/
+6
*
playing with CAP_NT_SMBS
Andrew Tridgell
2001-02-20
1
-2
/
+2
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-19
/
+32
*
Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()
Tim Potter
2001-01-23
1
-1
/
+5
[next]