Age | Commit message (Expand) | Author | Files | Lines |
2000-12-11 | subtle bug where files which missed the stat_cache but were added | Gerald Carter | 1 | -10/+7 |
2000-12-11 | Fix for short names not being returned correctly with non-mangled shares. | Jeremy Allison | 1 | -1/+2 |
2000-12-11 | Fixed very subtle bug returning correct error on an open, when we have | Jeremy Allison | 2 | -10/+91 |
2000-12-11 | Adding in debug for SD's. | Jeremy Allison | 2 | -0/+48 |
2000-12-11 | code review of rpcclient | Gerald Carter | 1 | -159/+140 |
2000-12-11 | type for client_info struct | Gerald Carter | 1 | -2/+2 |
2000-12-11 | new version of Get_Pwnam() | Gerald Carter | 1 | -52/+50 |
2000-12-11 | return NULL instead of return False in char *prs_mem_get(); | Tim Potter | 1 | -1/+1 |
2000-12-11 | Added Tim's fix for read-only crashes. | Jeremy Allison | 1 | -0/+2 |
2000-12-11 | new prototypes | Andrew Tridgell | 2 | -482/+384 |
2000-12-11 | added support for browsing the list of workgroups at the top level in | Andrew Tridgell | 2 | -57/+77 |
2000-12-11 | exposed the broadcast name resolution routine outside namequery.c | Andrew Tridgell | 1 | -4/+4 |
2000-12-09 | group rid assignment cut and paste error | Gerald Carter | 1 | -2/+2 |
2000-12-09 | Fixed typo causing coredump in file_lines_parse. | Jeremy Allison | 1 | -1/+1 |
2000-12-08 | Fixed compiler warning. | Jeremy Allison | 1 | -2/+2 |
2000-12-08 | Added OLD_NTDOMAIN to remove warnings about undefined functions. | Jeremy Allison | 3 | -0/+6 |
2000-12-08 | Removed unused auto (IRIX compiler warning). | Jeremy Allison | 1 | -2/+1 |
2000-12-08 | Removed a dead function. | Tim Potter | 1 | -108/+0 |
2000-12-08 | Cosmetic fixups for large file support message. | Tim Potter | 2 | -22/+18 |
2000-12-08 | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 9 | -203/+714 |
2000-12-08 | Modified argc passed to rpc_client cmd_* functions to include argv[0]. | Tim Potter | 2 | -15/+15 |
2000-12-08 | Added pdbedit binary to list of ignored files. | Tim Potter | 1 | -0/+1 |
2000-12-08 | Compile fixes for changes in make_sec_desc() interface. | Tim Potter | 2 | -6/+5 |
2000-12-08 | Removed compiler warning. | Tim Potter | 1 | -1/+2 |
2000-12-08 | Fixed *very* subtle statcache bug where invalid stat state could be | Jeremy Allison | 1 | -1/+2 |
2000-12-07 | Fixed bug with Win9x/ME where drivername was being returned incorrectly in | Jeremy Allison | 1 | -36/+46 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 12 | -26/+33 |
2000-12-07 | Fixed bug with tdb_next_lock failing when reaching then end of a hashchain | Jeremy Allison | 2 | -9/+39 |
2000-12-07 | Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c | Jeremy Allison | 4 | -9/+99 |
2000-12-07 | First cut at a manual page for smbcacls. | Tim Potter | 3 | -0/+238 |
2000-12-07 | Added smbcacls binary. | Tim Potter | 1 | -3/+4 |
2000-12-07 | Added undocumented -t command for testing parsing of acl entries. | Tim Potter | 1 | -11/+118 |
2000-12-07 | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 8 | -702/+833 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 8 | -75/+98 |
2000-12-06 | update for new pdbedit tool (code from Simo) | Gerald Carter | 1 | -4/+4 |
2000-12-06 | updates to the tdbsam implementation. | Gerald Carter | 3 | -37/+269 |
2000-12-06 | added passdb editor (rough form with a few bugs) Should work | Gerald Carter | 1 | -0/+692 |
2000-12-06 | added documentation for 'private dir' parameter | Gerald Carter | 3 | -2310/+2359 |
2000-12-06 | update to reference new documentation in Imprints | Gerald Carter | 1 | -9/+11 |
2000-12-06 | Print debug if domain_client_validate() cannot fetch the trust account | Tim Potter | 1 | -1/+2 |
2000-12-06 | make proto again | Tim Potter | 1 | -1/+1 |
2000-12-06 | tdb_chainunlock() no longer returns a value. | Tim Potter | 1 | -2/+2 |
2000-12-06 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2000-12-06 | tdb_unlockchain() no longer returns a value | Tim Potter | 2 | -6/+6 |
2000-12-06 | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 3 | -11/+211 |
2000-12-06 | Update required after changes to configure.in | Tim Potter | 1 | -4/+4 |
2000-12-06 | Fixed compiler warning. | Tim Potter | 1 | -2/+2 |
2000-12-06 | Moving to abstract API interface (sys_get_acl() etc.) to allow system | Jeremy Allison | 1 | -42/+42 |
2000-12-06 | Sync-up with appliance-head printing code. | Jeremy Allison | 2 | -50/+46 |
2000-12-06 | Changed to sourceforge tdb code. This includes spinlocks (so we now have | Jeremy Allison | 16 | -1740/+2027 |