Age | Commit message (Expand) | Author | Files | Lines |
2002-02-22 | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. | Andrew Bartlett | 5 | -20/+122 |
2002-02-22 | rerun autoconf | Andrew Bartlett | 1 | -649/+619 |
2002-02-22 | Try to catch the compilers that don't handle immidiate structures as well as we | Andrew Bartlett | 1 | -2/+13 |
2002-02-21 | merge from 2.2 | Gerald Carter | 1 | -1/+1 |
2002-02-21 | added a cli_qfilename() test to the trans2 tests | Andrew Tridgell | 1 | -0/+13 |
2002-02-21 | this fixes the security tab on mapped drives for unicode clients. | Andrew Tridgell | 1 | -19/+12 |
2002-02-21 | added cli_qfilename(), used in trans2 torture test | Andrew Tridgell | 1 | -0/+43 |
2002-02-21 | merge from 2.2 | Gerald Carter | 1 | -0/+5 |
2002-02-20 | merge from 2.2 | Gerald Carter | 1 | -5/+8 |
2002-02-20 | enable large readwrite by default | Andrew Tridgell | 1 | -1/+1 |
2002-02-20 | This fixes a bug (spotted by Rafal Szczesniak <mimir@diament.ists.pwr.wroc.pl>) | Andrew Bartlett | 1 | -4/+9 |
2002-02-20 | Thanks to David Edward Shapiro <David.Edward.Shapiro@btitele.com> for spotting | Andrew Bartlett | 1 | -1/+1 |
2002-02-20 | Converted remaining spoolss rpcclient functions to werror/needed/offered. | Tim Potter | 2 | -202/+188 |
2002-02-20 | fixed the gssapi lib configure test to not do the test twice | Andrew Tridgell | 1 | -4/+2 |
2002-02-19 | Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explict | Andrew Bartlett | 2 | -3/+69 |
2002-02-19 | in dos_unmangle() the only function call was to *mangle()*. Adding the | Andrew Bartlett | 1 | -1/+1 |
2002-02-19 | Converted {cmd,cli}_spoolss_getprinter() to WERROR and offered/neede. | Tim Potter | 2 | -63/+68 |
2002-02-19 | make proto | Tim Potter | 1 | -1/+0 |
2002-02-19 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-02-19 | Converted cmd_spoolss_enumprinterdrivers() to use new | Tim Potter | 1 | -13/+14 |
2002-02-19 | Added cli_spoolss_initialise() function. | Tim Potter | 1 | -61/+72 |
2002-02-18 | we definately don't want RCS $id tags in Samba. They make merging much | Andrew Tridgell | 1 | -2/+0 |
2002-02-18 | fixed a memory leak thanks to dleducq@arkoon.net | Andrew Tridgell | 1 | -0/+1 |
2002-02-18 | serialise all domain auth requests | Andrew Tridgell | 2 | -1/+40 |
2002-02-18 | reverted tims patch that broke configure | Andrew Tridgell | 1 | -13/+0 |
2002-02-17 | Whoops, typo. | Tim Potter | 1 | -4/+4 |
2002-02-17 | Remove dynconfig.{o,po} in clean target. | Tim Potter | 1 | -1/+5 |
2002-02-17 | Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is called | Tim Potter | 1 | -0/+13 |
2002-02-17 | int -> uint32 | Tim Potter | 1 | -2/+1 |
2002-02-16 | dont strdup() possibly null values. | Andrew Bartlett | 1 | -1/+3 |
2002-02-16 | int -> uint32 fixes from andreas | Tim Potter | 1 | -4/+4 |
2002-02-16 | Added some splint annotations from andreas. | Tim Potter | 2 | -0/+14 |
2002-02-16 | Added comment in lp_string() about debugging memory problems. | Tim Potter | 1 | -0/+9 |
2002-02-16 | Removed some random crap that isn't used anymore. | Tim Potter | 2 | -48/+0 |
2002-02-15 | Try not to malloc -1 bytes (apx 4GB) when the data is already in error. | Andrew Bartlett | 1 | -2/+12 |
2002-02-15 | Back out 1.16.2.3: | Martin Pool | 1 | -1/+5 |
2002-02-15 | Subject: | Andrew Bartlett | 1 | -1/+1 |
2002-02-15 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -75/+18 |
2002-02-15 | Winbind cleanup. | Andrew Bartlett | 4 | -180/+220 |
2002-02-15 | Merge of smbclient print crash bug fix from app head. | Tim Potter | 1 | -2/+4 |
2002-02-13 | merge from 2.2 | Gerald Carter | 3 | -4/+9 |
2002-02-13 | Fix LDAP modification operation. Cut and paste error: was LDAP_MOD_ADD, shou... | Jim McDonough | 1 | -1/+1 |
2002-02-12 | merge from 2.2 | Gerald Carter | 1 | -15/+7 |
2002-02-12 | merge from 2.2 | Gerald Carter | 1 | -4/+18 |
2002-02-12 | Add ADS_MODLIST to allowed types | Jim McDonough | 1 | -1/+1 |
2002-02-12 | talloc'ify ads modify functions. | Jim McDonough | 1 | -35/+51 |
2002-02-12 | talloc'ify ads modify functions. Also add more complete berval support. | Jim McDonough | 1 | -122/+119 |
2002-02-11 | Add ability to extend ads modification list on the fly. Added ADS_MODLIST type. | Jim McDonough | 1 | -0/+6 |
2002-02-11 | Update for new ads modlist structure passing | Jim McDonough | 1 | -5/+14 |
2002-02-11 | Add ability to extend ads modification list on the fly. Also add some malloc... | Jim McDonough | 1 | -23/+39 |