Age | Commit message (Expand) | Author | Files | Lines |
2003-04-30 | Remove strip-links.pl, not needed anymore | Alexander Bokovoy | 1 | -16/+0 |
2003-04-30 | Docbook XML conversion: projdoc | Alexander Bokovoy | 37 | -79/+90 |
2003-04-30 | Docbook XML conversion: manpages | Alexander Bokovoy | 35 | -8595/+189 |
2003-04-30 | Docbook XML conversion: faq | Alexander Bokovoy | 8 | -8/+9 |
2003-04-30 | Docbook XML conversion: devdoc | Alexander Bokovoy | 18 | -85/+64 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2 | -94/+1 |
2003-04-30 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+115 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 3 | -94/+116 |
2003-04-30 | correctly initiazlize idmap tdb when creationg new | Simo Sorce | 4 | -148/+169 |
2003-04-30 | Merge from HEAD. | John Terpstra | 0 | -0/+0 |
2003-04-30 | Merge from HEAD - the usual popt-needs-static for Sun CC. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Try to fix IRIX build - add quotes and never call libns_winbind by name - we | Andrew Bartlett | 2 | -4/+4 |
2003-04-30 | Trailing , is non-standard (warning from IRIX) | Andrew Bartlett | 1 | -2/+2 |
2003-04-30 | Fix for AIX - you can't qualify a return type as const, when it's not a | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | pam_smbpass will need at least IDMAP. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | Get pam_smbpass to compile again (it probably won't link or run, but at least | Andrew Bartlett | 2 | -5/+3 |
2003-04-30 | Sun CC requires constant initialisers, so use a static here. | Andrew Bartlett | 1 | -1/+1 |
2003-04-30 | auto-init for utility functions | Simo Sorce | 1 | -0/+18 |
2003-04-29 | forgot to remove getpwnam | Simo Sorce | 1 | -20/+0 |
2003-04-29 | more updates from Buchan after we removed some on the old/unstable tools/bina... | Gerald Carter | 1 | -15/+12 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 23 | -371/+191 |
2003-04-29 | remove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH pack... | Gerald Carter | 2 | -17/+6 |
2003-04-29 | smbgroupedit has been replaced by 'net groupmap' | Gerald Carter | 2 | -412/+0 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 4 | -4/+27 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 3 | -93/+1 |
2003-04-29 | Adding further change to accommodate the add machine script facility. | John Terpstra | 1 | -3/+3 |
2003-04-29 | Add reference to use of the add machine script for on-the-fly machine account... | John Terpstra | 1 | -1/+4 |
2003-04-29 | Like net rpc user -l, let net ads user -l allow more than 50 characters in | Jim McDonough | 1 | -1/+1 |
2003-04-29 | Allow net rpc user -l to list longer than 50 characters in a user comment. | Jim McDonough | 1 | -1/+1 |
2003-04-29 | adding ifdef'd code to add alias membership for vampire | Gerald Carter | 1 | -0/+138 |
2003-04-29 | adding ifdef'd code to add alias membership for vampire | Gerald Carter | 1 | -0/+138 |
2003-04-29 | Some passdb backends really don't like having no primary group - so always | Andrew Bartlett | 1 | -34/+25 |
2003-04-29 | Change order of parameters to smb_register_passdb() | Jelmer Vernooij | 3 | -3/+3 |
2003-04-29 | add version back to lanman string in sessetup reply | Gerald Carter | 1 | -1/+5 |
2003-04-29 | add version back to lanman string in sessetup reply | Gerald Carter | 1 | -1/+5 |
2003-04-29 | Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue | Andrew Bartlett | 3 | -421/+1628 |
2003-04-29 | forgot to add the file where things moved | Simo Sorce | 1 | -0/+189 |
2003-04-29 | consolidate idmap code in one place | Simo Sorce | 3 | -353/+4 |
2003-04-29 | Merge 3.0's change to how we add users onto HEAD, including a few other bits | Andrew Bartlett | 3 | -94/+52 |
2003-04-29 | Use a common function to create the SAM_ACCOUNT being used to add accounts | Andrew Bartlett | 3 | -61/+45 |
2003-04-29 | sync with HEAD and remove --with-misplussam as well | Gerald Carter | 1 | -17/+0 |
2003-04-29 | remove --with-tdbsam since it is always built now | Gerald Carter | 2 | -18/+1 |
2003-04-29 | do not build wrepld by default; package maintainers need to update their file... | Gerald Carter | 2 | -3/+2 |
2003-04-29 | only call the add_script if the getpwnam_alloc() fails | Gerald Carter | 1 | -22/+27 |
2003-04-29 | don't implement any group mapping functions in the guest sam module | Gerald Carter | 2 | -0/+59 |
2003-04-29 | don't implement any group mapping functions in the guest sam module | Gerald Carter | 2 | -0/+59 |
2003-04-29 | removing printing = SOFTQ since no one knows what it is | Gerald Carter | 2 | -95/+0 |
2003-04-29 | only call the add_script if the getpwnam_alloc() fails | Gerald Carter | 1 | -19/+28 |
2003-04-29 | removing printing = SOFTQ since no one knows what it is | Gerald Carter | 2 | -95/+0 |
2003-04-29 | packaging updates from Buchan | Gerald Carter | 4 | -119/+243 |