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
*
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
*
Sync up startpageprinter with appliance.
Tim Potter
2002-01-23
1
-5
/
+5
*
Merge of fixes from 2.2.
Jeremy Allison
2002-01-22
3
-15
/
+15
*
merge from appliance_head
Gerald Carter
2002-01-22
1
-2
/
+5
*
Fix the negation of the extra parinoia check on machine password changes.
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
2
-45
/
+78
*
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
3
-36
/
+16
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
3
-60
/
+210
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
2
-8
/
+8
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-3
/
+14
*
Missing assign fix from Bernt Nilsson bkn@ida.liu.se.
Jeremy Allison
2002-01-15
1
-1
/
+1
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
1
-1
/
+1
*
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
2002-01-12
1
-0
/
+113
*
Round and round we go....
Jeremy Allison
2002-01-11
1
-1
/
+2
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
2
-3
/
+3
*
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
2002-01-09
1
-6
/
+7
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
1
-18
/
+29
*
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
2002-01-08
1
-19
/
+17
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
2
-31
/
+39
*
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2002-01-03
1
-1
/
+1
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-25
/
+21
*
Make user enumeration work for w2k and win9x.
Jeremy Allison
2002-01-02
1
-71
/
+85
*
Named constants are always much better than magic numbers...
Andrew Bartlett
2002-01-01
1
-2
/
+2
*
last_enum not used.
Jeremy Allison
2001-12-31
1
-4
/
+0
*
Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k
Jeremy Allison
2001-12-31
1
-6
/
+0
*
- portablitity fixes for cc -64 on irix
Andrew Tridgell
2001-12-31
3
-5
/
+4
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-8
/
+8
*
Removed unused variables.
Jeremy Allison
2001-12-21
1
-2
/
+0
*
The jf_get_sampasswd_entries() is not used anymore.
Jeremy Allison
2001-12-21
1
-335
/
+0
*
added a copyright notice.
Jean-François Micouleau
2001-12-21
2
-1
/
+2
*
doesn't keep track of the struct's size we enumerate. W2K doesn't
Jean-François Micouleau
2001-12-21
1
-71
/
+76
*
Fixup some DEBUG statements (0 -> 10).
Jeremy Allison
2001-12-21
1
-3
/
+3
*
Use pdb_free_sam() to free a SAM_ACCOUNT struct, not safe_free(). There
Jeremy Allison
2001-12-21
1
-1
/
+1
*
re-done all of samr_query_disp_info()
Jean-François Micouleau
2001-12-21
1
-86
/
+310
*
Add an output parameter to message_send_all that says how many
Martin Pool
2001-12-21
3
-5
/
+8
*
added info level 1 to samr_query_alias()
Jean-François Micouleau
2001-12-19
1
-0
/
+5
*
Fixup JF's weird SID return :-).
Jeremy Allison
2001-12-18
1
-1
/
+2
[next]