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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2001-05-03
2
-0
/
+14
*
|
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2001-05-02
2
-6
/
+2916
*
|
Fix noticed by John Trostel - we need to return our account SID for level 5.
Jeremy Allison
2001-05-02
1
-2915
/
+1
*
|
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
2001-05-01
1
-1
/
+1
*
|
Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous
Jeremy Allison
2001-05-01
2
-1
/
+49
*
|
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
2001-04-30
1
-0
/
+4
*
|
Based on an original PAM patch by Andrew Bartlett, re-written by me to
Jeremy Allison
2001-04-30
1
-3
/
+6
*
|
- fixed some compiler warnings
Andrew Tridgell
2001-04-28
2
-10
/
+12
*
|
- added test for vasprintf
Andrew Tridgell
2001-04-28
7
-40
/
+252
*
|
added asprintf test
Andrew Tridgell
2001-04-28
1
-0
/
+3
*
|
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
2001-04-28
4
-394
/
+174
*
|
C99 test for snprintf
Andrew Tridgell
2001-04-27
1
-0
/
+1
*
|
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
2001-04-25
2
-6
/
+2
*
|
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
2001-04-25
1
-0
/
+5
*
|
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
2001-04-23
2
-2
/
+20
*
|
Added "obey pam restrictions" parameter - default to "off".
Jeremy Allison
2001-04-23
1
-0
/
+1
*
|
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
2001-04-23
1
-3
/
+3
*
|
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
2001-04-22
1
-1
/
+1
*
|
merging from 2.2 to head
Andrew Tridgell
2001-04-22
1
-4
/
+17
*
|
merge from 2.2
Andrew Tridgell
2001-04-18
3
-6
/
+27
*
|
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
2001-04-18
1
-2
/
+22
*
|
Merge of changes from 2.2.
Jeremy Allison
2001-04-18
1
-0
/
+30
*
|
AIX ACLs donated by IBM.
Jeremy Allison
2001-04-17
2
-0
/
+48
*
|
hide unreadable patch from idra
Andrew Tridgell
2001-04-16
1
-0
/
+1
*
|
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
2001-04-14
1
-0
/
+1
*
|
configure:
Jeremy Allison
2001-04-14
4
-2
/
+18
*
|
Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
Jeremy Allison
2001-04-13
1
-0
/
+5
*
|
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
2
-8
/
+3
*
|
Updated Major/Minor version to 4.50 - see notes.
John Terpstra
2001-04-13
1
-10
/
+14
*
|
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
2001-04-13
1
-1
/
+12
*
|
forgot one thing
Gerald Carter
2001-04-12
1
-0
/
+4
*
|
still working on it
Gerald Carter
2001-04-12
1
-6
/
+13
*
|
Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't
Jeremy Allison
2001-04-12
1
-2
/
+2
*
|
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
2
-0
/
+2
*
|
Fix for core dump in security = share code with new share security db.
Jeremy Allison
2001-04-11
1
-1
/
+7
*
|
Fixed --with-automount compile error.
Jeremy Allison
2001-04-10
1
-0
/
+2
*
|
Use message system to notify when smb.conf is updated.
Jeremy Allison
2001-04-10
1
-0
/
+2
*
|
looking towards abstracting the passdb and uidmapping interfaces.
Gerald Carter
2001-04-09
1
-0
/
+66
*
|
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
Jeremy Allison
2001-04-09
2
-3
/
+10
*
|
Added set/get SD's on shares. Check before tcon.
Jeremy Allison
2001-04-09
1
-1
/
+1
*
|
Added per-share security tdb. Tidied up many slprintfs (need -1 on length).
Jeremy Allison
2001-04-08
1
-0
/
+2
*
|
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
2001-04-07
1
-0
/
+4
*
|
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
2001-04-06
2
-0
/
+20
*
|
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2001-04-06
2
-0
/
+25
*
|
We can now use server manager to look at Samba shares. NT still expects a ":"
Jeremy Allison
2001-04-06
2
-21
/
+3
*
|
Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.
Jeremy Allison
2001-04-05
1
-45
/
+6
*
|
I know we're supposed to be feature frozen, but I couldn't resist this... :-).
Jeremy Allison
2001-04-04
2
-5
/
+83
*
|
Fix for broken RelientUNIX.
Jeremy Allison
2001-04-04
1
-1
/
+1
*
|
Sync up with new NT forms code.
Jeremy Allison
2001-04-03
1
-0
/
+42
*
|
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
3
-0
/
+51
[prev]
[next]