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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-15
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
1
-1
/
+5
2001-05-15
remember to close tdb after use
Andrew Tridgell
2
-9
/
+14
2001-05-14
Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.
Jeremy Allison
1
-2
/
+2
2001-05-10
Don't check for passwd program if using pam change password.
Jeremy Allison
1
-17
/
+25
2001-05-09
need to do codepage_initialise() for smbtorture to work.
Anton Blanchard
1
-0
/
+2
2001-05-07
Patch from Simo:
Gerald Carter
2
-9
/
+10
2001-05-07
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-05-07
merge some fixes from 2.2
Andrew Tridgell
2
-74
/
+14
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
3
-42
/
+81
2001-05-03
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
1
-2
/
+0
2001-05-01
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
1
-10
/
+3
2001-05-01
fixed some uninitialised variables
Andrew Tridgell
1
-1
/
+1
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-3
/
+3
2001-04-28
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
1
-1
/
+1
2001-04-27
More gcc compile on solaris tidyups.
Jeremy Allison
1
-4
/
+4
2001-04-24
fix typo
Herb Lewis
1
-1
/
+1
2001-04-24
don't allow both add and delete user to be set at the same time
Herb Lewis
1
-1
/
+4
2001-04-14
This little piece of insanity is inspired by the
Jeremy Allison
1
-1
/
+68
2001-04-13
Fixed potential file descriptor leak with MS-Access fix.
Jeremy Allison
1
-2
/
+25
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
2
-9
/
+6
2001-04-11
Added SMB_ prefix to enums that clash with Solaris ACL definitions.
Jeremy Allison
1
-9
/
+9
2001-03-30
utils/torture.c: Added one more delete on close test.
Jeremy Allison
1
-0
/
+55
2001-03-30
Added one more test - just to make sure flag can be unset.
Jeremy Allison
1
-1
/
+43
2001-03-30
Expanded delete on close test to 6 cases. I now understand the semantics of
Jeremy Allison
1
-2
/
+53
2001-03-30
Changed to using GENERIC_XX constants instead of hex values to make
Jeremy Allison
1
-9
/
+57
2001-03-30
Added delete on close test that has allowed me to determine how w2k
Jeremy Allison
1
-0
/
+147
2001-03-27
Fix for ENOSPC from DCB.
Jeremy Allison
1
-4
/
+10
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
1
-2
/
+12
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-0
/
+2
2001-03-23
can delete mapping from command line now.
Jean-François Micouleau
1
-12
/
+15
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
1
-0
/
+341
2001-03-21
added -E option (for exit on errors)
Andrew Tridgell
1
-2
/
+8
2001-03-21
latest attempt at lanman1 wildcard matching
Andrew Tridgell
1
-4
/
+20
2001-03-14
patches from Simo. Couple of snity things
Gerald Carter
1
-4
/
+4
2001-03-11
Added JF's new util.
Jeremy Allison
1
-0
/
+64
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2
-14
/
+9
2001-02-28
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
1
-22
/
+18
2001-02-27
better handling of '.'
Andrew Tridgell
1
-15
/
+17
2001-02-27
remove some test code
Andrew Tridgell
1
-1
/
+2
2001-02-27
almost there with lanman1 wildcards. We now seem to correctly handle
Andrew Tridgell
1
-4
/
+17
2001-02-27
I have now found that despite initial appearences the lanman1 wildcard
Andrew Tridgell
1
-35
/
+24
2001-02-26
made some LANMAN1 wildcard progress
Andrew Tridgell
1
-6
/
+7
2001-02-26
made some progress in masktest
Andrew Tridgell
1
-16
/
+15
2001-02-25
a snapshot of my attempts to get wildcard matching right for LANMAN1
Andrew Tridgell
1
-10
/
+108
2001-02-23
make sure denied aces are first
Andrew Tridgell
1
-1
/
+1
2001-02-23
cast the qsort
Andrew Tridgell
1
-1
/
+1
2001-02-23
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
1
-45
/
+32
2001-02-22
don't crash on null acl sort
Andrew Tridgell
1
-0
/
+2
2001-02-22
fixed character set init in smbw_sample
Andrew Tridgell
1
-0
/
+2
2001-02-22
- workaround filer lsa lookup bug for unknown sids
Andrew Tridgell
1
-11
/
+10
[next]