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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge of constant renames from APPLIANCE_HEAD.
Tim Potter
2002-07-02
1
-53
/
+53
|
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
3
-3
/
+3
|
*
Added limit on SPOOLSS pipes from 2.2.x
Jeremy Allison
2002-06-28
1
-8
/
+31
|
*
Proper merge of all the working printing stuff from APPLIANCE_HEAD.
Jeremy Allison
2002-06-28
1
-344
/
+540
|
*
I'm going to try and check this against Win2k shortly, but I'm certain that
Andrew Bartlett
2002-06-25
1
-1
/
+1
|
*
compile fix
Gerald Carter
2002-06-24
1
-0
/
+1
|
*
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
2002-06-24
1
-42
/
+95
|
*
more debug classess activated
Simo Sorce
2002-06-18
20
-0
/
+60
|
*
Rework much of the service.c code:
Andrew Bartlett
2002-06-15
1
-3
/
+2
|
*
Update the netlogon code to better cope with trusted domains, where things
Andrew Bartlett
2002-06-15
1
-10
/
+29
|
*
Add const, kill of useless casts and therefore eliminate warnings.
Andrew Bartlett
2002-06-14
1
-1
/
+1
|
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-12
/
+3
|
*
merge from 2.2
Gerald Carter
2002-06-11
1
-0
/
+1
|
*
This (hopefully) fixes a bug reported by Kai Krueger <kai@kruegernetz.de>
Andrew Bartlett
2002-06-09
2
-17
/
+10
|
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
3
-30
/
+29
|
*
Fix compile error - doh!
Tim Potter
2002-06-06
1
-4
/
+0
|
*
Moved some notify related constants into srv_spoolss_nt.c since
Tim Potter
2002-06-06
1
-0
/
+8
|
*
Fixed out of date comment for _spoolss_rffpcnex()
Tim Potter
2002-06-06
1
-4
/
+2
|
*
Update the SAMR pipe for more use of NTSTATUS and to talloc the stored list of
Andrew Bartlett
2002-06-04
1
-96
/
+141
|
*
Fix netsessenum RPC. Correctly respond with as much info as we can.
Jim McDonough
2002-06-03
1
-5
/
+12
|
*
Restrict anonymous checks for the SAMR pipe. This is done by
Tim Potter
2002-06-03
1
-0
/
+27
|
*
Move restrict anonymous checks into a general function called
Tim Potter
2002-06-03
2
-18
/
+49
|
*
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
2002-05-31
1
-61
/
+27
|
*
Return access denied for net_share_enum when restrict anonymous > 0
Tim Potter
2002-05-31
1
-0
/
+17
|
*
Cleaned up srvsvc constants a bit.
Tim Potter
2002-05-29
1
-17
/
+17
|
*
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
2002-05-26
2
-79
/
+64
|
*
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
2002-05-25
1
-0
/
+18
|
*
merge from SAMBA_2_2
Gerald Carter
2002-05-24
1
-1
/
+3
|
*
merge from SAMBA_2_2.
Gerald Carter
2002-05-24
1
-3
/
+5
|
*
Add a bit more const, and kill of (finally!) sys_getpwnam and sys_getpwuid.
Andrew Bartlett
2002-05-22
1
-2
/
+8
|
*
Patch to only set SV_TYPE_PRINTQ_SERVER in default_server_announce if a
Tim Potter
2002-05-19
1
-0
/
+3
|
*
Passdb:
Andrew Bartlett
2002-05-18
1
-4
/
+4
|
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-2
/
+2
|
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-6
/
+16
|
*
Fix the bug that refused to allow IPC$ connection to be idled if a pipe
Jeremy Allison
2002-05-10
1
-0
/
+17
|
*
Merged in printing fixes... There were many missing !
Jeremy Allison
2002-05-09
1
-1
/
+111
|
*
Sync'ing SAMBA_2_2 with HEAD.
Shirish Kalele
2002-05-09
1
-13
/
+17
|
*
Fix my stupid compile bug in num_files_open.
Jeremy Allison
2002-04-23
1
-5
/
+6
|
*
Fix for a bug Jerry found with printing where a smbd connection may
Jeremy Allison
2002-04-23
1
-1
/
+6
|
*
merge from SAMBA_2_2
Gerald Carter
2002-04-22
2
-11
/
+1
|
*
Fix found by Li Shao @ HP - XP clients don't bother to set the devmode_ptr
Jeremy Allison
2002-04-18
1
-1
/
+1
|
*
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
1
-12
/
+37
|
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
2
-6
/
+16
|
*
Much better support for both non-algorithic RIDs (where the RID is stored in
Andrew Bartlett
2002-04-11
1
-15
/
+0
*
|
printing merge from HEAD
Gerald Carter
2002-04-22
2
-12
/
+2
*
|
Whoops, removed debug 0 that snuck in.
Tim Potter
2002-04-15
1
-4
/
+0
*
|
Merge of print server permission handling fixes from HEAD.
Tim Potter
2002-04-15
1
-12
/
+41
*
|
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2002-04-12
1
-15
/
+0
|
/
*
Correctly emulate NT in printer handle opening access rights.
Jeremy Allison
2002-04-11
1
-1
/
+6
*
s/werror_str/dos_errstr/g to fix compile
Gerald Carter
2002-04-11
1
-3
/
+3
[prev]
[next]