index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-30
Removed version number from file header.
Tim Potter
20
-40
/
+20
2002-01-26
merge from APPLIANCE_HEAD
Gerald Carter
1
-3
/
+3
2002-01-26
Add the become_root()/unbecome_root() wrapper around the lookup_name() call,
Andrew Bartlett
1
-1
/
+9
2002-01-26
Move the lsa code across to the changed args for lookup_name, and surround it
Andrew Bartlett
1
-2
/
+11
2002-01-26
Try to move towards slightly sane linking for Samba by removing some pdb_...()
Andrew Bartlett
1
-12
/
+30
2002-01-26
Fixed ADDPRINTEREX to take a devmode and a security descriptor...
Jeremy Allison
1
-6
/
+4
2002-01-25
Make systemtime work for spooling on bigendian systems. Fix from
Jeremy Allison
1
-3
/
+20
2002-01-25
Return correct RPC fault PDU on bad handle incoming.
Jeremy Allison
2
-0
/
+9
2002-01-23
Sync up startpageprinter with appliance.
Tim Potter
1
-5
/
+5
2002-01-22
Merge of fixes from 2.2.
Jeremy Allison
3
-15
/
+15
2002-01-22
merge from appliance_head
Gerald Carter
1
-2
/
+5
2002-01-20
Fix the negation of the extra parinoia check on machine password changes.
Andrew Bartlett
1
-1
/
+1
2002-01-20
This is another *BIG* change...
Andrew Bartlett
2
-45
/
+78
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
3
-36
/
+16
2002-01-20
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
3
-60
/
+210
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2
-8
/
+8
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-3
/
+14
2002-01-15
Missing assign fix from Bernt Nilsson bkn@ida.liu.se.
Jeremy Allison
1
-1
/
+1
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-1
/
+1
2002-01-12
Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...
Jeremy Allison
1
-0
/
+113
2002-01-11
Round and round we go....
Jeremy Allison
1
-1
/
+2
2002-01-09
Better explanation message for dmalloc.
Martin Pool
2
-3
/
+3
2002-01-09
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
1
-6
/
+7
2002-01-09
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
1
-18
/
+29
2002-01-08
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
1
-19
/
+17
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
2
-31
/
+39
2002-01-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
1
-1
/
+1
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-25
/
+21
2002-01-02
Make user enumeration work for w2k and win9x.
Jeremy Allison
1
-71
/
+85
2002-01-01
Named constants are always much better than magic numbers...
Andrew Bartlett
1
-2
/
+2
2001-12-31
last_enum not used.
Jeremy Allison
1
-4
/
+0
2001-12-31
Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k
Jeremy Allison
1
-6
/
+0
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
3
-5
/
+4
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-8
/
+8
2001-12-21
Removed unused variables.
Jeremy Allison
1
-2
/
+0
2001-12-21
The jf_get_sampasswd_entries() is not used anymore.
Jeremy Allison
1
-335
/
+0
2001-12-21
added a copyright notice.
Jean-François Micouleau
2
-1
/
+2
2001-12-21
doesn't keep track of the struct's size we enumerate. W2K doesn't
Jean-François Micouleau
1
-71
/
+76
2001-12-21
Fixup some DEBUG statements (0 -> 10).
Jeremy Allison
1
-3
/
+3
2001-12-21
Use pdb_free_sam() to free a SAM_ACCOUNT struct, not safe_free(). There
Jeremy Allison
1
-1
/
+1
2001-12-21
re-done all of samr_query_disp_info()
Jean-François Micouleau
1
-86
/
+310
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
3
-5
/
+8
2001-12-19
added info level 1 to samr_query_alias()
Jean-François Micouleau
1
-0
/
+5
2001-12-18
Fixup JF's weird SID return :-).
Jeremy Allison
1
-1
/
+2
2001-12-18
Fixed bad args to debug statements.
Tim Potter
1
-3
/
+3
2001-12-18
I'm pretty sure we need to return our netbios name for LSA_QUERY_INFO
Jeremy Allison
1
-1
/
+1
2001-12-18
in lsa_query_info at level 5 in member mode, we must reply our machine
Jean-François Micouleau
1
-1
/
+1
2001-12-17
there is no unknown field in LSA_SEC_QOS
Jean-François Micouleau
1
-67
/
+208
2001-12-14
ChangeID fixe from APPLIANCE_HEAD
Gerald Carter
1
-0
/
+5
2001-12-14
add lsa_query_secobj server code. level 4 is the ACL, level 1 is the
Jean-François Micouleau
2
-0
/
+101
[next]