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
*
Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgr
Jeremy Allison
2002-03-30
1
-1
/
+12
*
Don't core dump listing thousands of users in usrmgr.
Jeremy Allison
2002-03-29
2
-11
/
+22
*
Ensure we return a parseable value if invalid handle given.
Jeremy Allison
2002-03-29
1
-17
/
+17
*
merge from SAMBA_2_2
Gerald Carter
2002-03-28
1
-1
/
+6
*
merge from SAMBA_2_2
Gerald Carter
2002-03-27
1
-6
/
+6
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
2
-7
/
+156
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-2
/
+2
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
2
-3
/
+2
*
Make sure to initaliase SAM_ACCOUNT pointers to NULL, otherwise pdb_init_sam()
Andrew Bartlett
2002-03-21
1
-3
/
+3
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-03-20
1
-12
/
+1
*
resetprinter merge from SAMBA_2_2
Gerald Carter
2002-03-20
1
-0
/
+22
*
Merge from app-head:
Tim Potter
2002-03-20
1
-2
/
+2
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-10
/
+82
*
Merge in JohnR's page count fixes.
Jeremy Allison
2002-03-19
1
-4
/
+31
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-2
/
+42
*
Added dos_errstr() function. Not all errors in list yet.
Tim Potter
2002-03-17
1
-7
/
+7
*
Renamed get_nt_error_msg() to nt_errstr().
Tim Potter
2002-03-17
2
-2
/
+2
*
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
2002-03-15
2
-149
/
+317
*
Backed out enumprinters stuff - leave it for another day.
Tim Potter
2002-03-14
1
-24
/
+10
*
Merge of enumprinters vs getprinter naming patch from 2.2
Tim Potter
2002-03-12
1
-14
/
+30
*
return the correct SID and domain name for the samr enum_domain and
Andrew Tridgell
2002-03-10
1
-8
/
+30
*
merge from 2.2
Gerald Carter
2002-03-08
1
-3
/
+3
*
merge from 2.2
Gerald Carter
2002-03-08
1
-2
/
+2
*
Turns out an Admin user shouldn't always have access on a handle.
Jeremy Allison
2002-03-08
1
-7
/
+0
*
Merge in the change to do per-handle access checks on setdata/setform etc.
Jeremy Allison
2002-03-07
1
-70
/
+138
*
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
2002-03-05
1
-137
/
+128
*
Spelling fixes.
Tim Potter
2002-03-05
1
-3
/
+3
*
Some more fixes to enusre we execute the same code pathes as before this
Andrew Bartlett
2002-03-03
1
-8
/
+8
*
This patch allows NT4 domains to trust Samba.
Andrew Bartlett
2002-03-03
1
-84
/
+81
*
SECURITY FIXES:
Andrew Bartlett
2002-03-01
1
-1
/
+7
*
Fixup the sending of printer change messages from job changes.
Jeremy Allison
2002-02-26
1
-9
/
+16
*
Merge of printing performance fixes from appliance.
Tim Potter
2002-02-25
1
-40
/
+61
*
merge from 2.2
Gerald Carter
2002-02-21
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2002-02-21
1
-0
/
+5
*
merge from 2.2
Gerald Carter
2002-02-20
1
-5
/
+8
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-02-15
1
-75
/
+18
*
merge from 2.2
Gerald Carter
2002-02-12
1
-15
/
+7
*
merge from 2.2
Gerald Carter
2002-02-12
1
-4
/
+18
*
Bring printing in HEAD inline with 2.2.x and app-head.
Jeremy Allison
2002-02-09
1
-171
/
+320
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-02-08
1
-1
/
+1
*
Added administrator access check for server side add, delete and setform
Tim Potter
2002-01-31
1
-10
/
+34
*
this fixes the problem of not being able to add a SD to a file on a
Andrew Tridgell
2002-01-31
1
-2
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
20
-40
/
+20
*
merge from APPLIANCE_HEAD
Gerald Carter
2002-01-26
1
-3
/
+3
*
Add the become_root()/unbecome_root() wrapper around the lookup_name() call,
Andrew Bartlett
2002-01-26
1
-1
/
+9
*
Move the lsa code across to the changed args for lookup_name, and surround it
Andrew Bartlett
2002-01-26
1
-2
/
+11
*
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
2002-01-26
1
-12
/
+30
*
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
2002-01-26
1
-6
/
+4
*
Make systemtime work for spooling on bigendian systems. Fix from
Jeremy Allison
2002-01-25
1
-3
/
+20
*
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
2002-01-25
2
-0
/
+9
[next]