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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove unused code.
Jeremy Allison
2001-03-01
1
-3
/
+3
*
Ensure that SPOOL_NOTIFY_OPTION structs are safely copied out of the talloc
Jeremy Allison
2001-03-01
1
-14
/
+62
*
Finished converion of spoolss code to canonical format. Now to work on the
Jeremy Allison
2001-02-28
2
-114
/
+200
*
Fix for stack return from "Jim McDonough" <jmcdough@hotmail.com>.
Jeremy Allison
2001-02-28
1
-3
/
+8
*
More converted to canonical format. Home now - do the rest tomorrow...
Jeremy Allison
2001-02-28
2
-75
/
+113
*
Converted more to canonical format... save as I go.,
Jeremy Allison
2001-02-28
2
-26
/
+40
*
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
2001-02-28
2
-9
/
+17
*
Partial conversion of SPOOLSS code to canonical format. More to follow.
Jeremy Allison
2001-02-28
2
-54
/
+98
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
2
-145
/
+27
*
Don't marshal data from a stack frame.....
Jeremy Allison
2001-02-27
1
-8
/
+14
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-12
/
+24
*
Hmmm. I thought I'd added these files to CVS head.....
Jeremy Allison
2001-02-27
3
-0
/
+3673
*
Separated dfs pipe into implementation and interface modules.
Jeremy Allison
2001-02-27
1
-337
/
+60
*
Implementation module for netlog pipe. Can't be easily integrated into
Jeremy Allison
2001-02-27
1
-0
/
+663
*
Split srvsvc pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-978
/
+95
*
Split wks pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
2
-53
/
+88
*
Separated lsa code into interface and implementation.
Jeremy Allison
2001-02-26
2
-515
/
+60
*
Added implementation file for lsa.
Jeremy Allison
2001-02-26
1
-0
/
+475
[next]