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
2001-10-09
Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX
Jeremy Allison
1
-2
/
+2
2001-10-03
fix some possible memleaks and not tested reallocs spotted by Andreas Moroder
Simo Sorce
1
-0
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
20
-36
/
+0
2001-09-29
Fix up a number of intertwined issues:
Andrew Bartlett
4
-73
/
+100
2001-09-27
Fix memory leak in get_sampwd_entries(), reindent for clarity.
Andrew Bartlett
1
-39
/
+46
2001-09-26
Make use of the pdb_set_plaintext_passwd() update to vastly simplify
Andrew Bartlett
1
-17
/
+11
2001-09-26
More updates to prevent account-guessing.
Andrew Bartlett
1
-12
/
+10
2001-09-26
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
Jeremy Allison
1
-21
/
+6
2001-09-25
Fixed enumeration of large numbers of groups from a Samba DC.
Jeremy Allison
1
-1
/
+3
2001-09-21
fixed character set for user name pull
Andrew Tridgell
1
-4
/
+3
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-17
move to SAFE_FREE()
Simo Sorce
9
-139
/
+126
2001-09-16
Minor tidy-up.
Andrew Bartlett
1
-1
/
+1
2001-09-16
Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where
Andrew Bartlett
2
-49
/
+14
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-14
merge from appliance_head
Gerald Carter
1
-6
/
+6
2001-09-14
Finally commit my fix to this little mess...
Andrew Bartlett
1
-10
/
+25
2001-09-12
Some patches to authentication:
Tim Potter
2
-2
/
+2
2001-09-12
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
4
-17
/
+0
2001-09-12
Converted DFS error returns to WERROR instead of uint32.
Tim Potter
1
-27
/
+33
2001-09-10
cut-n-paste error
Gerald Carter
1
-1
/
+1
2001-09-10
merge from APPLIANCE_HEAD
Gerald Carter
1
-12
/
+21
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2
-2
/
+2
2001-09-06
Logon workstation checks from Toomas Soome <tsoome@ut.ee>
Tim Potter
1
-9
/
+42
2001-09-04
a fix for fussy compilers
Andrew Tridgell
1
-1
/
+1
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2
-97
/
+108
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-158
/
+156
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-232
/
+229
2001-08-28
Send a MSG_SMB_SAM_SYNC when a netlogon_ctrl2 message is received.
Tim Potter
1
-6
/
+35
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
13
-528
/
+528
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-1
/
+1
2001-08-27
As per plug-fest discussions this paramater no longer defaults to the value
Andrew Bartlett
1
-4
/
+0
2001-08-26
Spaces -> Tabs.
Jeremy Allison
1
-6
/
+7
2001-08-24
get rid of compiler warnings
Herb Lewis
2
-6
/
+6
2001-08-24
fix missing )
Herb Lewis
1
-1
/
+1
2001-08-24
let admins also abort a shutdown
Simo Sorce
2
-10
/
+53
2001-08-24
Fixed malloc -> talloc problems pointed out by Simo.
Jeremy Allison
1
-1
/
+1
2001-08-23
so let admins shutdown their samba servers remotely if they want :-)
Simo Sorce
2
-0
/
+72
2001-08-23
Fix for filers sending -1 for the maximum read request length on the
Tim Potter
1
-3
/
+7
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-13
merge from 2.2
Gerald Carter
1
-0
/
+12
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
1
-19
/
+50
2001-08-12
Kill of idra's extra become_root()/unbecome_root() now I have fixed the actual
Andrew Bartlett
1
-2
/
+0
2001-08-12
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
1
-20
/
+5
2001-08-11
Without this become_root()/unbecome_root() pair I was not able to login
Simo Sorce
1
-3
/
+3
2001-08-10
Merge in the NT drivers changes from 2.2.
Jeremy Allison
1
-3
/
+24
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2
-301
/
+304
[prev]
[next]