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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
2002-01-04
3
-41
/
+102
*
Ensure modtime is set correctly on destination files in copy command.
Jeremy Allison
2002-01-03
1
-0
/
+4
*
Fix talloc msg registration
Martin Pool
2002-01-03
1
-1
/
+1
*
smbd children should also register for POOL_USAGE
Martin Pool
2002-01-03
1
-0
/
+1
*
smbd should register to receive MSG_REQ_POOL_USAGE. Response should
Martin Pool
2002-01-03
1
-0
/
+1
*
debug statement fixups.
Jeremy Allison
2002-01-02
1
-5
/
+0
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-1
/
+1
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-0
/
+152
*
- portablitity fixes for cc -64 on irix
Andrew Tridgell
2001-12-31
1
-1
/
+1
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-0
/
+9
*
Fixup -i interactive modes.
Jeremy Allison
2001-12-29
1
-6
/
+12
*
passing NULL to print_queue_status()'s status parameter could end in a segfault
Simo Sorce
2001-12-29
1
-1
/
+2
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-8
/
+8
*
Add an output parameter to message_send_all that says how many
Martin Pool
2001-12-21
1
-1
/
+1
*
check for a winbindd username when doing a kerberos auth
Andrew Tridgell
2001-12-20
1
-0
/
+11
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-5
/
+7
*
don't use server_info after its been freed
Andrew Tridgell
2001-12-20
1
-2
/
+4
*
support "map to guest" with spnego
Andrew Tridgell
2001-12-20
1
-21
/
+43
*
fixed long filenames on win98
Andrew Tridgell
2001-12-20
1
-1
/
+3
*
Grr - numbers printed in hexadecimal should be preceeded by 0x
Tim Potter
2001-12-20
1
-7
/
+7
*
Allow ACL set to fail gracefully on HP HFS filesystems.
Jeremy Allison
2001-12-19
1
-0
/
+12
*
added trusted realm support to ADS authentication
Andrew Tridgell
2001-12-19
1
-5
/
+10
*
Tidyup utmp code to cope with hostname = NULL.
Jeremy Allison
2001-12-18
1
-11
/
+13
*
Return NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if pipe name not found.
Jeremy Allison
2001-12-18
2
-2
/
+2
*
Fixed the bug with descending into mangled directories.
Jeremy Allison
2001-12-18
1
-5
/
+8
*
Made "hide unreadable" work much more reliably (just for Volker :-).
Jeremy Allison
2001-12-17
1
-1
/
+37
*
removed unused variable
Andrew Tridgell
2001-12-17
1
-1
/
+0
*
Moved fchown_acl change to the point where we *really* know if we
Jeremy Allison
2001-12-16
1
-10
/
+10
*
Ensured filetimes set (by name) after close. Ignore errors. This is the
Jeremy Allison
2001-12-16
2
-16
/
+24
*
Patch for string legths from TAKAHASHI, Motonobu(monyo).
Jeremy Allison
2001-12-13
1
-17
/
+46
*
add *.po32 to ignore list
Herb Lewis
2001-12-12
1
-0
/
+1
*
cleanup a little namespace pollution
Andrew Tridgell
2001-12-10
1
-1
/
+1
*
Ensure that 'use spnego' restricts, rather than just advises our clients.
Andrew Bartlett
2001-12-08
1
-1
/
+6
*
added a "use spnego" option
Andrew Tridgell
2001-12-07
1
-0
/
+1
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-1
/
+3
*
Ensure we fill in the %U for NTLMSSP connections
Andrew Bartlett
2001-12-05
1
-1
/
+3
*
added a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell
2001-12-05
2
-2
/
+2
*
Merge from 2.2
Herb Lewis
2001-12-04
1
-0
/
+6
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-1
/
+1
*
Stop using getgrgid() - a very expensive call with winbindd, to look up
Jeremy Allison
2001-12-04
1
-13
/
+10
*
Moved name_is_local to the correct place. Ooops.
Jeremy Allison
2001-12-04
1
-10
/
+0
*
Tidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison
2001-12-04
1
-0
/
+10
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-4
/
+9
*
XFS quota patch for Linux.
Jeremy Allison
2001-11-30
1
-2
/
+33
*
Renamed sid field in SEC_ACE to trustee to be more in line with MS's
Tim Potter
2001-11-30
1
-23
/
+23
*
Make better use of the ads_init() function to get the kerberos relam etc.
Andrew Bartlett
2001-11-29
2
-16
/
+25
*
fixed some krb5 ifdefs
Andrew Tridgell
2001-11-28
1
-2
/
+2
*
space -> tab.
Jeremy Allison
2001-11-28
1
-24
/
+20
*
Spelling pedents strike again :-).
Jeremy Allison
2001-11-28
1
-1
/
+1
*
Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from
Jeremy Allison
2001-11-28
2
-2
/
+11
[prev]
[next]