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