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
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-23
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
2
-12
/
+88
2001-04-22
Finally got name & SID returns correct.
Jeremy Allison
1
-1
/
+4
2001-04-22
merging from 2.2 to head
Andrew Tridgell
1
-9
/
+3
2001-04-21
JF pointed out we were returning the wrong info for Domain member with info
Jeremy Allison
1
-17
/
+9
2001-04-16
Getting medieval with compiler warnings as Jeremy puts it.
Tim Potter
1
-1
/
+1
2001-04-15
Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> to
Jeremy Allison
1
-0
/
+12
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
3
-21
/
+17
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
2
-38
/
+26
2001-04-12
Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn't
Jeremy Allison
1
-13
/
+9
2001-04-11
Fix for core dump in security = share code with new share security db.
Jeremy Allison
1
-3
/
+11
2001-04-11
Restrict dfs add and dfs remote to root at Shirish's advice.
Jeremy Allison
1
-0
/
+16
2001-04-10
Merged in missing break fix from Shirish.
Jeremy Allison
1
-0
/
+1
2001-04-10
passdb/pass_check.c: Ensure second check is done only if given username is al...
Jeremy Allison
1
-7
/
+11
2001-04-10
Use message system to notify when smb.conf is updated.
Jeremy Allison
1
-7
/
+20
2001-04-09
Removed "read only" arg as it isn't useful.
Jeremy Allison
1
-33
/
+2
2001-04-09
Tidy up return codes for server manager.
Jeremy Allison
1
-6
/
+21
2001-04-09
Get/Set of SD's on shares now works. Correctly ensure scripts exist before
Jeremy Allison
1
-12
/
+15
2001-04-09
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
Jeremy Allison
1
-1
/
+47
2001-04-09
Ensure Everyone/All access is mapped correctly to file generic perms to allow
Jeremy Allison
1
-1
/
+5
2001-04-09
Added set/get SD's on shares. Check before tcon.
Jeremy Allison
1
-17
/
+142
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-2
/
+2
2001-04-08
Added per-share security tdb. Tidied up many slprintfs (need -1 on length).
Jeremy Allison
1
-60
/
+198
2001-04-07
Fixed up the "add" command - although not SD's yet. Now for the SD db and
Jeremy Allison
1
-19
/
+74
2001-04-07
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
3
-29
/
+98
2001-04-06
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
2
-5
/
+57
2001-04-06
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2
-0
/
+71
2001-04-06
NT sucks ! :-). We have to prefix the UNIX path with a C: in order to pass the
Jeremy Allison
1
-6
/
+9
2001-04-06
We can now use server manager to look at Samba shares. NT still expects a ":"
Jeremy Allison
2
-8
/
+69
2001-04-04
I know we're supposed to be feature frozen, but I couldn't resist this... :-).
Jeremy Allison
2
-7
/
+176
2001-04-03
Missed forms update - my CVS mistake.
Jeremy Allison
1
-21
/
+70
2001-04-03
test commit for jeremy
Andrew Tridgell
1
-1
/
+1
2001-04-02
include/ntdomain.h:
Jeremy Allison
1
-3
/
+2
2001-03-28
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
1
-23
/
+23
2001-03-27
merge from 2.2.
Gerald Carter
2
-26
/
+26
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-1
/
+11
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
2
-58
/
+548
2001-03-19
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
1
-1
/
+1
2001-03-17
fix this in rpc calls as well
Andrew Tridgell
1
-2
/
+2
2001-03-16
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
3
-3
/
+3
2001-03-15
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
1
-2
/
+2
2001-03-15
Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).
Jeremy Allison
1
-1
/
+1
2001-03-15
Last tweak (I promise :-). Fallback to returning our SID if we're a domain
Jeremy Allison
1
-11
/
+6
2001-03-15
Final ! Fix.
Jeremy Allison
1
-2
/
+8
2001-03-15
Last attempt at fix...
Jeremy Allison
1
-1
/
+1
2001-03-15
Return correct error message if we can't get the SID secret.
Jeremy Allison
1
-2
/
+8
2001-03-15
Fixed a Dr. Watson when viewing permissions - we were missing the "standalone
Jeremy Allison
1
-0
/
+2
2001-03-15
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
6
-16
/
+16
2001-03-13
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
3
-40
/
+115
2001-03-13
rpc_parse/parse_samr.c: Removed unneeded deubg.
Jeremy Allison
1
-15
/
+10
2001-03-13
AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...
Jeremy Allison
1
-0
/
+5
[next]