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
/
srv_srvsvc_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-3
/
+3
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-5
/
+3
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-1
/
+1
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-3
/
+3
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-87
/
+307
2002-07-15
more bug updates from head
Andrew Tridgell
1
-2
/
+0
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-74
/
+69
2002-04-11
merge from 2.2
Gerald Carter
1
-1
/
+0
2002-04-10
Added Shirish's client side caching policy change.
Jeremy Allison
1
-0
/
+52
2002-03-31
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-2
/
+2
2002-03-22
Stomped on some header file version numbers that have crept back in.
Tim Potter
1
-1
/
+1
2002-03-05
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
1
-137
/
+128
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
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-03
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
1
-1
/
+1
2001-12-31
- portablitity fixes for cc -64 on irix
Andrew Tridgell
1
-1
/
+1
2001-12-21
Add an output parameter to message_send_all that says how many
Martin Pool
1
-3
/
+6
2001-11-23
Sorry. I broke the build, missed on open_directory call.
Jeremy Allison
1
-2
/
+2
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-3
/
+3
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
1
-6
/
+6
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
1
-1
/
+5
2001-10-10
Back-out the share acl fix. Not needed (Gerald has been telling porkies
Jeremy Allison
1
-16
/
+3
2001-10-09
Fix bug where removing root from a share SD stops further edit access.
Jeremy Allison
1
-4
/
+17
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-26
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
Jeremy Allison
1
-21
/
+6
2001-09-19
fix debug
Andrew Bartlett
1
-1
/
+1
2001-09-19
Reverse some of the breakage I commited a day or two ago, as we need to
Andrew Bartlett
1
-5
/
+21
2001-09-15
Looks like it missed these. make_connection now no longer takes a 'username'
Andrew Bartlett
1
-2
/
+0
2001-09-15
Kill off the //server/share%user hack in share level security.
Andrew Bartlett
1
-12
/
+6
2001-09-12
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
1
-3
/
+0
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-74
/
+75
2001-08-22
some %things are not expanded properly in get share info levels
Simo Sorce
1
-19
/
+22
2001-08-13
Added Jim McDonough's Win9x take ownership fix.
Jeremy Allison
1
-0
/
+12
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-25
/
+25
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-5
/
+0
2001-07-02
Fixed extra file_free calls - my fault :-(.
Jeremy Allison
1
-2
/
+0
2001-07-02
This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where we
Andrew Bartlett
1
-2
/
+0
2001-06-26
SGI compiler fixes.
Herb Lewis
1
-1
/
+1
2001-06-25
Cosmetic fixups found while playing with the server manager. Added support
Tim Potter
1
-0
/
+22
2001-06-22
Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),
Jeremy Allison
1
-4
/
+4
2001-06-19
Only try and open a directory if we get EISDIR.
Jeremy Allison
1
-4
/
+8
2001-06-19
rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.
Jeremy Allison
1
-1
/
+1
2001-06-18
Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory support
Jeremy Allison
1
-6
/
+16
2001-06-16
Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.
Jeremy Allison
1
-0
/
+167
[next]