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
/
source
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added per-share security tdb. Tidied up many slprintfs (need -1 on length).
Jeremy Allison
2001-04-08
1
-60
/
+198
*
Fixed up the "add" command - although not SD's yet. Now for the SD db and
Jeremy Allison
2001-04-07
1
-19
/
+74
*
Added 3 params to manipulate shares. "add share command/change share command/
Jeremy Allison
2001-04-07
3
-29
/
+98
*
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
2001-04-06
2
-5
/
+57
*
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2001-04-06
2
-0
/
+71
*
NT sucks ! :-). We have to prefix the UNIX path with a C: in order to pass the
Jeremy Allison
2001-04-06
1
-6
/
+9
*
We can now use server manager to look at Samba shares. NT still expects a ":"
Jeremy Allison
2001-04-06
2
-8
/
+69
*
I know we're supposed to be feature frozen, but I couldn't resist this... :-).
Jeremy Allison
2001-04-04
2
-7
/
+176
*
Missed forms update - my CVS mistake.
Jeremy Allison
2001-04-03
1
-21
/
+70
*
test commit for jeremy
Andrew Tridgell
2001-04-03
1
-1
/
+1
*
include/ntdomain.h:
Jeremy Allison
2001-04-02
1
-3
/
+2
*
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
2001-03-28
1
-23
/
+23
*
merge from 2.2.
Gerald Carter
2001-03-27
2
-26
/
+26
*
groupdb/mapping.c:
Jeremy Allison
2001-03-23
1
-1
/
+11
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
2
-58
/
+548
*
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
2001-03-19
1
-1
/
+1
*
fix this in rpc calls as well
Andrew Tridgell
2001-03-17
1
-2
/
+2
*
Added Michael Sweet's CUPS patch to call directly into the CUPS backend.
Jeremy Allison
2001-03-16
3
-3
/
+3
*
renamed one of the enumprinterdrivers parsing functions
Gerald Carter
2001-03-15
1
-2
/
+2
*
Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).
Jeremy Allison
2001-03-15
1
-1
/
+1
*
Last tweak (I promise :-). Fallback to returning our SID if we're a domain
Jeremy Allison
2001-03-15
1
-11
/
+6
*
Final ! Fix.
Jeremy Allison
2001-03-15
1
-2
/
+8
*
Last attempt at fix...
Jeremy Allison
2001-03-15
1
-1
/
+1
*
Return correct error message if we can't get the SID secret.
Jeremy Allison
2001-03-15
1
-2
/
+8
*
Fixed a Dr. Watson when viewing permissions - we were missing the "standalone
Jeremy Allison
2001-03-15
1
-0
/
+2
*
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2001-03-15
6
-16
/
+16
*
Move to a handle database per pipe name, not per pipe.
Jeremy Allison
2001-03-13
3
-40
/
+115
*
rpc_parse/parse_samr.c: Removed unneeded deubg.
Jeremy Allison
2001-03-13
1
-15
/
+10
*
AS/U does setuserinfo2, level 0x12 when joining a domain - identical to setus...
Jeremy Allison
2001-03-13
1
-0
/
+5
*
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
2001-03-13
6
-18
/
+18
*
Ensure we never return passwords from a user query.
Jeremy Allison
2001-03-13
1
-13
/
+62
*
Ensure we return the correct names/sids on query info. AS/U showed us what
Jeremy Allison
2001-03-13
1
-3
/
+20
*
Ok - we're now sending back policy handles to bigendian AS/U correctly.
Jeremy Allison
2001-03-12
1
-1
/
+10
*
Looks like AS/U doesn't set the FIRST flag in a BIND packet.
Jeremy Allison
2001-03-12
1
-1
/
+5
*
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
Jeremy Allison
2001-03-11
1
-38
/
+48
*
Ensure we're checking for the "FIRST" flag in other types of PDU than "REQUEST"
Jeremy Allison
2001-03-11
1
-4
/
+6
*
Remove "BYTE" - we already have uint8 - don't need more conflicts with
Jeremy Allison
2001-03-11
2
-4
/
+4
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
18
-3708
/
+1465
*
Notused.
Jeremy Allison
2001-03-10
1
-708
/
+0
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
2
-19
/
+55
*
Fix for AS/U not liking it's own assoc_gid.
Jeremy Allison
2001-03-08
1
-1
/
+1
*
Sync up handle creation with 2.2 branch. We can now join AS/U domains and
Jeremy Allison
2001-03-07
5
-43
/
+32
*
Fixed up overrun read when marshelling SYSTEMTIME struct. This was a subtle o...
Jeremy Allison
2001-03-03
1
-2
/
+4
*
Roll back to using malloc/realloc on some of spoolss in head.
Jeremy Allison
2001-03-03
3
-59
/
+62
*
Arrgggh. Returning the SPOOL_INFO stuff requires that the realloced
Jeremy Allison
2001-03-02
1
-23
/
+36
*
Move to talloc controlled NT forms.
Jeremy Allison
2001-03-02
1
-26
/
+9
*
Don't return stack structures...
Jeremy Allison
2001-03-01
1
-12
/
+18
*
Fix memory leaks introduced in restructure.
Jeremy Allison
2001-03-01
1
-15
/
+13
*
When opening a printserver use a global snum of -1.
Jeremy Allison
2001-03-01
1
-2
/
+2
*
rpc_parse/parse_spoolss.c: Fixed memory leak introduced by restructuring.
Jeremy Allison
2001-03-01
1
-4
/
+7
[next]